Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultSize = 100000
DefaultSize determines how big cache should be at the beginning.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
func (*Cache) Collect ¶ added in v0.14.0
func (c *Cache) Collect(in chan<- prometheus.Metric)
Collect implements prometheus Collector interface.
func (*Cache) Describe ¶ added in v0.14.0
func (c *Cache) Describe(in chan<- *prometheus.Desc)
Describe implements prometheus Collector interface.
Click to show internal directories.
Click to hide internal directories.