package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

New creates a new cache.

# Structs

Cache is just a map being used as a cache.

# Interfaces

Cacheable is the interface items stored in Cache need to implement.