//
pkg.gl
Category
github.com/dynatrace/dynatrace-configuration-as-code/v2
internal
cache
package
2.16.2
Repository:
https://github.com/dynatrace/dynatrace-configuration-as-code.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
43 SLOC
#
Structs
DefaultCache
DefaultCache is an implementation of Cache that stores all values in a map.
NoopCache
NoopCache is an implementation of Cache that doesn't actually do anything.
#
Interfaces
Cache
No description provided by the author