//
pkg.gl
Category
github.com/redhatinsights/edge-api
pkg
cache
package
0.0.0-20240910131244-13d20f98e541
Repository:
https://github.com/redhatinsights/edge-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
110 SLOC
#
Functions
NewMemoryCache
New creates a new cache that asynchronously cleans expired entries after the given time passes.
#
Structs
Cache
Cache stores arbitrary data with expiration time.