package
0.0.0-20241217062345-852b9c5a8d98
Repository: https://github.com/tianlin0/plat-lib.git
Documentation: pkg.go.dev
# Functions
NewLRUCache creates a new store to GoCache (memory) library instance.
# Constants
LRUCacheType represents the storage type as a string value.
# Structs
LRUCacheStore is a store for GoCache (memory) library.
# Interfaces
ClientInterface https://github.com/hashicorp/golang-lru.