//
pkg.gl
Category
github.com/weblazy/easy
cache
package
1.1.9
Repository:
https://github.com/weblazy/easy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
265 SLOC
#
Functions
NewCache
NewCache returns a Cache with given expire.
WithLimit
WithLimit customizes a Cache with items up to limit.
WithName
WithName customizes a Cache with the given name.
#
Structs
Cache
No description provided by the author
#
Type aliases
CacheOption
No description provided by the author