MCPcopy
hub / github.com/prometheus/prometheus / noopSeriesSet

Struct noopSeriesSet

storage/noop.go:79–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79type noopSeriesSet struct{}
80
81// NoopSeriesSet is a SeriesSet that does nothing.
82func NoopSeriesSet() SeriesSet {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected