Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Version is the application version, set at build time via ldflags. Example: go build -ldflags "-X github.com/shishobooks/shisho/pkg/version.Version=1.0.0".
Functions ¶
func IsCompatible ¶ added in v0.0.18
IsCompatible returns true if the current Version satisfies the given minimum version requirement. Returns true if either version is empty, "dev", or not parseable as semver (permissive by default).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.