//
pkg.gl
Category
github.com/brickman-source/golang-utilities
viper
crypt
backend
package
0.0.0-20211226052325-5bb0c7bb1d57
Repository:
https://github.com/brickman-source/golang-utilities.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
22 SLOC
#
Packages
consul
No description provided by the author
etcd
No description provided by the author
mock
No description provided by the author
#
Structs
KVPair
KVPair holds both a key and value when reading a list.
Response
Response represents a response from a backend store.
#
Interfaces
Store
A Store is a K/V store backend that retrieves and sets, and monitors data in a K/V store.
#
Type aliases
KVPairs
No description provided by the author