//
pkg.gl
Category
github.com/tencentblueking/beats
x-pack
auditbeat
cache
package
6.8.16+incompatible
Repository:
https://github.com/tencentblueking/beats.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
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.