Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
// })
56
type
ConstrainableLabels
interface
{
57
compile() *compiledLabels
58
labelNames() []string
59
}
60
Callers
1
NewDesc
Method · 0.65
Implementers
1
compiledLabels
prometheus/labels.go
Calls
no outgoing calls
Tested by
no test coverage detected