Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the blessclient version Version = "undefined" // GitSha is the gitsha used to build this version GitSha = "undefined" // Release is true if this is a release Release = "false" // Dirty if git is dirty Dirty = "true" )
Functions ¶
func VersionCacheKey ¶
func VersionCacheKey() string
VersionCacheKey returns a key to version the cache
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.