MCPcopy Create free account
hub / github.com/prometheus/common / encoderOption

Struct encoderOption

expfmt/openmetrics_create.go:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29)
30
31type encoderOption struct {
32 withCreatedLines bool
33}
34
35type EncoderOption func(*encoderOption)
36

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected