package
Version:
v0.0.0-...-6106dd3
Opens a new window with list of versions in this module.
Published: Jan 4, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Dir string `yaml:"dir"`
FileType string `yaml:"fileType"`
Database string `yaml:"database"`
}
type Configs struct {
Addr string `yaml:"addr"`
Cs []Config `yaml:"configs,flow"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.