Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppConfig ¶
type AppConfig struct { Server ServerConfig `mapstructure:"server"` Log LogConfig `mapstructure:"log"` Routine RoutineConfig `mapstructure:"routine"` }
var Config *AppConfig
func NewAppConfig ¶
func NewAppConfig() *AppConfig
type RoutineConfig ¶
Click to show internal directories.
Click to hide internal directories.