package
Version:
v1.5.2
Opens a new window with list of versions in this module.
Published: Dec 1, 2020
License: MIT
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Global global `mapstructure:"global"`
Log logConf `mapstructure:"log"`
Etcd etcdConf `mapstructure:"etcd"`
Nats natsConf `mapstructure:"nats"`
Signal signalConf `mapstructure:"signal"`
Avp avp `mapstructure:"avp"`
}
Config for biz node
Source Files
¶
Click to show internal directories.
Click to hide internal directories.