//
pkg.gl
Category
github.com/acmestack/envcd
internal
pkg
config
package
0.0.0-20220829074747-8b0f75f9845d
Repository:
https://github.com/acmestack/envcd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
6
Files
90 SLOC
#
Functions
NewConfig
NewConfig new envcd config @param configFile the config file @return *Config current config instance.
#
Structs
Config
Config the envcd config.
ConnMetadata
ConnMetadata with standard Url: etcd://user:123@localhost:123 metadata.
Exchanger
Exchanger the Exchanger config.
Server
Server the Server config.
Storage
Storage the Storage config.