Documentation ¶
Index ¶
Constants ¶
View Source
const AppName = "t3c-update"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cfg ¶
type Cfg struct { Debug bool CommandArgs []string LogLocationDebug string LogLocationError string LogLocationInfo string LogLocationWarn string LoginDispersion time.Duration CacheHostName string GetData string ConfigApplyTime *time.Time RevalApplyTime *time.Time ConfigApplyBool *bool RevalApplyBool *bool t3cutil.TCCfg Version string GitRevision string }
func InitConfig ¶
InitConfig() intializes the configuration variables and loggers.
func (Cfg) AppVersion ¶
func (Cfg) WarningLog ¶
func (cfg Cfg) WarningLog() log.LogLocation
Click to show internal directories.
Click to hide internal directories.