//
pkg.gl
Category
github.com/hduhelp/go-zero
core
stores
kv
package
1.4.3
Repository:
https://github.com/hduhelp/go-zero.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
905 SLOC
#
Functions
NewStore
NewStore returns a Store.
#
Variables
ErrNoRedisNode
ErrNoRedisNode is an error that indicates no redis node.
#
Interfaces
Store
No description provided by the author
#
Type aliases
KvConf
KvConf is an alias of cache.ClusterConf.