package
Version:
v0.0.0-...-671c73a
Opens a new window with list of versions in this module.
Published: Aug 4, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ServiceConfigs struct {
JWT config.JWT `mapstructure:"jwt" yaml:"jwt"`
ETCD config.ETCD `mapstructure:"etcd" yaml:"etcd"`
RPCServer config.RPCServer `mapstructure:"rpc_server" yaml:"rpc_server"`
MongoDB config.MongoDB `mapstructure:"mongodb" yaml:"mongodb"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.