Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "" Commit = "" BuildDate = "" )
Version information - set via ldflags at build time. Falls back to Go module version from debug.ReadBuildInfo() when installed via `go install`.
Functions ¶
func GetPrinter ¶ added in v1.3.0
GetPrinter returns a Printer based on current flags. Returns NullPrinter when --quiet is set, otherwise the format-appropriate printer.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.