Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { AbsPath string ConfFn string DBAdmMode bool DBUser string DBPass string DBAddr string MsgAddr string Debug bool DBName string Addr string PortNum string CacheOpt bool ServeFiles bool Secret string }
See handleFlags methods about these vars and their uses.
func (*Config) LoadFromFile ¶
func (c *Config) LoadFromFile()
Click to show internal directories.
Click to hide internal directories.