package
Version:
v1.5.1
Opens a new window with list of versions in this module.
Published: Nov 30, 2020
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 1
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"`
Redis db.Config `mapstructure:"redis"`
CfgFile string
}
Config for islb node
Source Files
¶
Click to show internal directories.
Click to hide internal directories.