//
pkg.gl
Category
github.com/mindersec/minder
internal
engine
ingestcache
package
0.0.82
Repository:
https://github.com/mindersec/minder.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
3
Files
130 SLOC
#
Functions
NewCache
NewCache returns a new cache.
NewNoopCache
NewNoopCache returns a new NoopCache.
#
Variables
ErrBuildingCacheKey
ErrBuildingCacheKey is the error returned when building a cache key fails.
#
Structs
NoopCache
NoopCache is the interface for the ingest cache.
#
Interfaces
Cache
Cache is the interface for the ingest cache.