package bug
import "cmd/go/internal/bug"
Package bug implements the “go bug” command.
Index ¶
Variables ¶
var CmdBug = &base.Command{ Run: runBug, UsageLine: "go bug", Short: "start a bug report", Long: ` Bug opens the default browser and starts a new bug report. The report includes useful system information. `, }
Source Files ¶
- Version
- v1.15.0-rc.1
- Published
- Jul 24, 2020
- Platform
- js/wasm
- Imports
- 14 packages
- Last checked
- 1 minute ago –
Tools for package owners.