//
pkg.gl
Category
github.com/elastic/beats/v7
x-pack
libbeat
persistentcache
package
7.17.28
Repository:
https://github.com/elastic/beats.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
3
Files
231 SLOC
#
Functions
New
New creates and returns a new persistent cache.
#
Structs
Options
Options are the options that can be used to customize persistent caches.
PersistentCache
PersistentCache is a persistent map of keys to values.
Store
Store is a store for a persistent cache.