Documentation
¶
Index ¶
Constants ¶
View Source
const ( DEFAULT_SERVER_NAME = "default" LOG_DEFAULT_FILE = "hazel.log" )
Variables ¶
This section is empty.
Functions ¶
func MainDaemon ¶
func SendMessage ¶
Types ¶
type Config ¶
type Config struct {
ServerName string
Host string
Port string
LogFile string
Db pgx.ConnConfig
Redis db.RedisConfig
}
func LoadConfig ¶
func LoadConfig() (config *Config)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.