//
pkg.gl
Category
github.com/jinlongchen/golang-utilities
viper
crypt
backend
package
0.0.0-20250107024836-b6d72627303d
Repository:
https://github.com/jinlongchen/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