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.

# 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.