Documentation
¶
Overview ¶
Package cmd provides command-line interface commands for the Honeybadger CLI.
Index ¶
Constants ¶
View Source
const ( GroupReportingAPI = "reporting" GroupDataAPI = "data" )
Command group IDs
Variables ¶
View Source
var ( // Version is the version string set via ldflags during build Version string // Commit is the git commit hash set via ldflags during build Commit string // Date is the build date set via ldflags during build Date string )
Functions ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.