package telemetrycmd
import "cmd/go/internal/telemetrycmd"
Package telemetrycmd implements the "go telemetry" command.
Index ¶
Variables ¶
var CmdTelemetry = &base.Command{ UsageLine: "go telemetry [off|local|on]", Short: "manage telemetry data and settings", Long: "" /* 1359 byte string literal not displayed */, Run: runTelemetry, }
Source Files ¶
- Version
- v1.24.0 (latest)
- Published
- Feb 10, 2025
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 14 minutes ago –
Tools for package owners.