Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrHandler ¶
Types ¶
type RootConfig ¶
type RootConfig struct { Orm ormConfig `yaml:"orm"` Multi map[string]*ormConfig `yaml:"orm-multi"` }
func NewConfig ¶
func NewConfig() *RootConfig
Click to show internal directories.
Click to hide internal directories.