//
pkg.gl
Category
github.com/Chengxufeng1994/go-ddd-auth
internal
infrastructure
cache
package
0.0.0-20240908160132-1ab9a62af20f
Repository:
https://github.com/chengxufeng1994/go-ddd-auth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
37 SLOC
#
Packages
badger
No description provided by the author
#
Variables
ErrKeyNotFound
ErrKeyNotFound is the error when the given key is not found.
#
Interfaces
Cache
Cache is a representation of a cache store that aims to replace cache.Cache.