Documentation
¶
Index ¶
Constants ¶
View Source
const Version string = "v1"
Variables ¶
This section is empty.
Functions ¶
func NewConfig ¶
func NewConfig() vconf.ConfigInterface
Types ¶
type Config ¶
type Config struct { Version string `json:"version"` Fields ConfigFields `json:"fields"` }
func (*Config) GetVersion ¶
type ConfigFields ¶
Click to show internal directories.
Click to hide internal directories.