Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version reports the CLI version. It is overridden via ldflags during // release builds and falls back to Go module metadata for `go install`. Version = version() // Commit captures the source revision, typically a git SHA. Commit = commit() // Date contains the build timestamp in RFC3339 format. Date = date() )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.