//
pkg.gl
Category
github.com/bketelsen/crypt
backend
package
0.0.5
Repository:
https://github.com/bketelsen/crypt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
12
Files
22 SLOC
#
Packages
consul
No description provided by the author
etcd
No description provided by the author
firestore
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