//
pkg.gl
Category
github.com/elastic/beats/v7
x-pack
auditbeat
cache
package
7.17.28
Repository:
https://github.com/elastic/beats.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
0
Dependents
6
Files
42 SLOC
#
Functions
New
New creates a new cache.
#
Structs
Cache
Cache is just a map being used as a cache.
#
Interfaces
Cacheable
Cacheable is the interface items stored in Cache need to implement.