MCPcopy Create free account
hub / github.com/deepflowio/deepflow / newTestLabelValue

Function newTestLabelValue

server/controller/prometheus/cache/cache_test.go:178–180  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

176}
177
178func newTestLabelValue() *labelValue {
179 return newLabelValue(nil)
180}
181
182func newTestLayout() *metricAndAPPLabelLayout {
183 return newMetricAndAPPLabelLayout(nil)

Calls 1

newLabelValueFunction · 0.70

Tested by

no test coverage detected