Documentation ¶
Overview ¶
Package version provides version information.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Name is set at build time. Name string // Tag is set at build time. Tag string // SHA should be set to the build hash. SHA string // API is the supported backend API version. API uint32 // SuppressVersionWarning disable logs that warn library users that the pkg is built without version set. SuppressVersionWarning bool )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.