MCPcopy
hub / github.com/prometheus/prometheus / unknownRule

Struct unknownRule

rules/origin_test.go:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28)
29
30type unknownRule struct{}
31
32func (unknownRule) Name() string { return "" }
33func (unknownRule) Labels() labels.Labels { return labels.EmptyLabels() }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected