//
pkg.gl
Category
github.com/ltkh/confd
internal
backends
package
0.18.1
Repository:
https://github.com/ltkh/confd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
56 SLOC
#
Packages
etcd
No description provided by the author
etcdv3
No description provided by the author
#
Functions
New
New is used to create a storage client based on our configuration.
#
Structs
Config
No description provided by the author
#
Interfaces
StoreClient
The StoreClient interface is implemented by objects that can retrieve key/value pairs from a backend store.