Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // BuildHash is the git hash of the build. (local change ignored). BuildHash = "unset" // Version is the agent version. Version = "0.1" )
Functions ¶
func Compare ¶
Compare returns true when v >= base. Comparing an invalid version (or a dev version) with any version will return true, as we may lack version numbers when testing, but that doesn't mean we don't want to use the bleemeo mode.
func IsFreeBSD ¶
func IsFreeBSD() bool
IsFreeBSD returns true when the current operating system is FreeBSD.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.