bug

package standard library
go1.25.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2025 License: BSD-3-Clause Imports: 16 Imported by: 0

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: "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.	`, }

Functions

This section is empty.

Types

This section is empty.