Documentation ¶
Overview ¶
Package bug implements the “go bug” command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdBug = &base.Command{
Run: runBug,
UsageLine: "bug",
Short: "start a bug report",
Long: `
Bug opens the default browser and starts a new bug report.
The report includes useful system information.
`,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.