Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WireSet = wire.NewSet(New)
WireSet provides wire bindings for cache provider
Functions ¶
func New ¶
func New(cfg configprovider.ConfigStore, cleanupTask fncollector.CleanupTask) cache.CacheProvider
New creates a new cache provider with injected config. This replaces the singleton pattern in singleton/cache with dependency injection.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.