//
pkg.gl
Category
github.com/asserts/opentelemetry-collector-contrib/processor/spanmetricsprocessor
internal
cache
package
1.71.0
Repository:
https://github.com/asserts/opentelemetry-collector-contrib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
51 SLOC
#
Functions
NewCache
NewCache creates a Cache.
#
Structs
Cache
Cache consists of an LRU cache and the evicted items from the LRU cache.