//
pkg.gl
Category
github.com/abcxyz/pkg
cache
package
1.1.4
Repository:
https://github.com/abcxyz/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
7
Files
272 SLOC
#
Functions
New
New creates a new in memory cache.
#
Structs
Cache
Cache represents a generic cacher.
#
Type aliases
Func
Func is a generic-based function that returns T, or an error if creating T failed.