package
0.0.0-20240516065436-a2bc238b4b59
Repository: https://github.com/tools-go/go-utils.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewCache will create a default configured cache.
NewCacheWithConfig will create a cache with the configs.
# Type aliases
OnEvicted callback func will be called when the cached key expired.