Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Configurator ¶
type Configurator interface {
App(name string, config interface{}) (err error)
Path(path string, config interface{}) (err error)
}
Configurator 配置器
Click to show internal directories.
Click to hide internal directories.