package buildtime var BuildTime string func GetBuildDateTime() string { return BuildTime }