//
pkg.gl
Category
github.com/cepave/open-falcon-backend
modules
query
cache
package
3.14.0+incompatible
Repository:
https://github.com/cepave/open-falcon-backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
30 SLOC
#
Structs
CachePool
Callback function used to load data from data source if the cache is not existing Sets the cache pool and loading function.
#
Interfaces
CacheWorker
Defines the behavior of access on cache pool 1.