//
pkg.gl
Category
github.com/Code-Hex/go-generics-cache
policy
simple
package
1.5.1
Repository:
https://github.com/code-hex/go-generics-cache.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
3
Files
47 SLOC
#
Functions
NewCache
NewCache creates a new non-thread safe cache.
#
Structs
Cache
Cache is a simple cache has no clear priority for evict cache.