Documentation ¶
Index ¶
- func GetClientConfig() *ConfigLayouts.Client
- func GetEventsPerTimeConfig() *ConfigLayouts.EventsPerTime
- func GetMailConfig() *ConfigLayouts.Mail
- func GetServerConfig() *ConfigLayouts.Server
- func InitClientConfig(configPath string)
- func InitEventsPerTimeConfig(configPath string)
- func InitMailConfig(configPath string)
- func InitServerConfig(configPath string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClientConfig ¶
func GetClientConfig() *ConfigLayouts.Client
GetClientConfig simple getter for the client config, panics if not initialized
func GetEventsPerTimeConfig ¶
func GetEventsPerTimeConfig() *ConfigLayouts.EventsPerTime
GetEventsPerTimeConfig simple getter for the EventsPerTime config, panics if not initialized
func GetMailConfig ¶
func GetMailConfig() *ConfigLayouts.Mail
GetMailConfig simple getter for the mail config, panics if not initialized
func GetServerConfig ¶
func GetServerConfig() *ConfigLayouts.Server
GetServerConfig simple getter for the server config, panics if not initialized
func InitClientConfig ¶
func InitClientConfig(configPath string)
InitClientConfig parses the client config file
func InitEventsPerTimeConfig ¶
func InitEventsPerTimeConfig(configPath string)
InitEventsPerTimeConfig parses the EventsPerTime config file
func InitMailConfig ¶
func InitMailConfig(configPath string)
InitMailConfig parses the mail config file
func InitServerConfig ¶
func InitServerConfig(configPath string)
InitServerConfig parses the server config file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.