Documentation
¶
Overview ¶
Package version exposes the stella binary version.
The Version variable is set via -ldflags="-X github.com/CherryHQ/stella/internal/version.Version=..." during release builds. At dev-build time it defaults to "dev".
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildDate = ""
BuildDate is the build timestamp. Set via ldflags.
View Source
var Commit = ""
Commit is the git commit for this build. Set via ldflags.
View Source
var Version = "dev"
Version is the stella build version. Set via ldflags.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.