Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // VersionMajor the major version number VersionMajor string // VersionMinor the minor version number VersionMinor string // VersionPatch the patch version number VersionPatch string // BuildDate the build date BuildDate string // Revision the revision number Revision string // LastAuthor the author of last commit LastAuthor string // LastDate the date of last commit LastDate string )
Functions ¶
func GetDefaultConfigFile ¶
func GetDefaultConfigFile() string
GetDefaultConfigFile return the config file used
func UpdatePIDFile ¶
UpdatePIDFile update the pid in pidfile
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.