Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IConfig ¶
func LoadConfig ¶
type SConfig ¶
type SConfig struct { FLogging []string `yaml:"logging,omitempty"` FServices []string `yaml:"services"` // contains filtered or unexported fields }
func (*SConfig) GetLogging ¶
func (*SConfig) GetServices ¶
Click to show internal directories.
Click to hide internal directories.