MCPcopy
hub / github.com/prometheus/client_golang / compile

Method compile

prometheus/labels.go:57–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55// })
56type ConstrainableLabels interface {
57 compile() *compiledLabels
58 labelNames() []string
59}
60

Callers 1

NewDescMethod · 0.65

Implementers 1

compiledLabelsprometheus/labels.go

Calls

no outgoing calls

Tested by

no test coverage detected