Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Host string Port uint32 Environment string Poolname string ConnectionTimeout uint32 Label string MessageQueueSize uint32 CalType string CalLogFile string Enabled bool LogLevel string LogInfoPercent float32 NumberConnections uint32 }
var CalConfig *Config
func (*Config) SetPoolName ¶
Click to show internal directories.
Click to hide internal directories.