Documentation ¶
Index ¶
Constants ¶
View Source
const DevelopmentVersionString = "development"
DevelopmentVersionString is the default, dev-time value for BuildVersion. It's separate so that we can easily determine elsewhere in whether the current build is a dev build or not.
Variables ¶
View Source
var BuildVersion = DevelopmentVersionString
BuildVersion is used to embed Sherlock's semver in the binary using compiler flags. We mutate this value from the application entrypoint.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.