Documentation
¶
Overview ¶
Package version implements version reporting command to the end user.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ProjectName is a component name, e.g. everest backend. ProjectName string //nolint:gochecknoglobals // Version is a component version e.g. v0.3.0-1-a93bef. Version string //nolint:gochecknoglobals // FullCommit is a git commit hash. FullCommit string //nolint:gochecknoglobals )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.