//
pkg.gl
Category
github.com/sagikazarmark/crypt
backend
package
0.22.0
Repository:
https://github.com/sagikazarmark/crypt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
6
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
natskv
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