Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = buildinfo.Version Commit = buildinfo.Commit )
Version and Commit live in internal/buildinfo, so the run command can report them in the TurboStats bundle without importing this package, which would be a cycle. These names stay here because root.go sets cmd.Version from one of them.
Functions ¶
func NewRootCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.