Versions in this module Expand all Collapse all v0 v0.7.0 Mar 12, 2022 v0.6.0 Dec 4, 2020 Changes in this version + type Cache struct + Disable bool + Expiration time.Duration + func (cfg *Cache) ConfigName() string + func (cfg *Cache) InitDefaults() + func (cfg *Cache) New() *cache.Cache + func (cfg *Cache) Sample(dst io.Writer, path config.Path, _ config.CtxMap) + type Config struct + Cache Cache + func (cfg *Config) ConfigName() string + func (cfg *Config) InitDefaults() + func (cfg *Config) Sample(dst io.Writer, path config.Path, ctx config.CtxMap)