Documentation ¶
Index ¶
Constants ¶
View Source
const AppName = "t3c-check-refs"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cfg ¶
type Cfg struct { CommandArgs []string LogLocationDebug string LogLocationWarn string LogLocationError string LogLocationInfo string TrafficServerConfigDir string TrafficServerPluginDir string FilesAdding map[string]struct{} 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.