# Functions
AddVar allows adding arbitrary vars or maps to our main map.
GetMap returns a known-expvar map by name.
GetMetrics sets up metrics on startup.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CacheCollector is our input for creating metrics for our cache data.
Metrics contains the exported prometheus metrics used by the application.
Time allows formatting time Durations.
# Type aliases
CacheList is a map of label to stats functions for each cache.
No description provided by the author