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.

# Constants

consts.
No description provided by the author

# Structs

Config of the cache.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

OnEvicted callback func will be called when the cached key expired.