package
0.0.0-20180704120643-39cffea1dab6
Repository: https://github.com/gosoon/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.