//
pkg.gl
Category
github.com/alexanderzobnin/grafana-zabbix
pkg
cache
package
4.5.2+incompatible
Repository:
https://github.com/alexanderzobnin/grafana-zabbix.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
27 SLOC
#
Functions
NewCache
NewCache creates a go-cache with expiration(ttl) time and cleanupInterval.
#
Constants
DefaultExpiration
For use with functions that take an expiration time.
NoExpiration
For use with functions that take an expiration time.
#
Structs
Cache
Cache is a abstraction over go-cache.