Documentation
¶
Overview ¶
Package version provides version information for ContainerDB.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the current release version. Version = "1.0.0" // GitCommit is the git commit hash. GitCommit = "unknown" // BuildDate is the date the binary was built. BuildDate = "unknown" )
These are set at build time via ldflags.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.