//
pkg.gl
Category
github.com/jj22ee/opentelemetry-collector-contrib/internal/common
ttlmap
package
0.103.0
Repository:
https://github.com/jj22ee/opentelemetry-collector-contrib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
81 SLOC
#
Functions
New
New creates a TTLMap.
#
Structs
TTLMap
TTLMap is a map that evicts entries after the configured ttl has elapsed.