package
0.0.0-20241217062345-852b9c5a8d98
Repository: https://github.com/tianlin0/plat-lib.git
Documentation: pkg.go.dev
# Functions
NewGoCache creates a new store to GoCache (memory) library instance.
# Constants
GoCacheTagPattern represents the tag pattern to be used as a key in specified storage.
GoCacheType represents the storage type as a string value.
# Structs
GoCacheStore is a store for GoCache (memory) library.
# Interfaces
ClientInterface represents a github.com/patrickmn/go-cache client.