type github.com/prometheus/common/expfmt.Encoder

2 uses

	github.com/prometheus/common/expfmt (current package)
		encode.go#L29: type Encoder interface {
		encode.go#L64: func NewEncoder(w io.Writer, format Format) Encoder {