package
0.0.0-20240811132321-117025e1dd22
Repository: https://github.com/stern-ritter/metrics-and-alerting-service.git
Documentation: pkg.go.dev

# Functions

NewAgentMemCache is constructor for creating a new AgentMemCache with the provided supported gauge and counter metrics.

# Structs

AgentMemCache is an in-memory implementation of the AgentCache interface.

# Interfaces

AgentCache defines an interface for getting and updating metrics statistics in the agent's cache.