Directories
¶
| Path | Synopsis |
|---|---|
|
Package apierr defines the CLI's error type and the Kind taxonomy that drives exit codes.
|
Package apierr defines the CLI's error type and the Kind taxonomy that drives exit codes. |
|
Package bugsnagapi provides primitives to interact with the openapi HTTP API.
|
Package bugsnagapi provides primitives to interact with the openapi HTTP API. |
|
Package bugsnagio moves bytes between the API and a sink.
|
Package bugsnagio moves bytes between the API and a sink. |
|
Package cli assembles the command tree and is the entry point main.go calls.
|
Package cli assembles the command tree and is the entry point main.go calls. |
|
Package clitest is the test harness: a fake API server and a runner that drives the real command tree.
|
Package clitest is the test harness: a fake API server and a runner that drives the real command tree. |
|
Package config is the on-disk state: the API token, the active organization, and the project cached for each git repository.
|
Package config is the on-disk state: the API token, the active organization, and the project cached for each git repository. |
|
Package dashboardurl reads a Bugsnag dashboard URL.
|
Package dashboardurl reads a Bugsnag dashboard URL. |
|
Package exitcode maps an error's Kind to a process exit code.
|
Package exitcode maps an error's Kind to a process exit code. |
|
Package filters encodes the Data Access API's filter query parameters.
|
Package filters encodes the Data Access API's filter query parameters. |
|
Package render is the output mechanism: how a result becomes bytes.
|
Package render is the output mechanism: how a result becomes bytes. |
|
Package repoid turns a git remote into a stable identity for a repository.
|
Package repoid turns a git remote into a stable identity for a repository. |
|
Package transport performs HTTP requests against the Data Access API.
|
Package transport performs HTTP requests against the Data Access API. |
|
Package view turns API responses into documents.
|
Package view turns API responses into documents. |
Click to show internal directories.
Click to hide internal directories.