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

2 uses

	github.com/prometheus/common/expfmt (current package)
		decode.go#L148: type SampleDecoder struct {
		decode.go#L157: func (sd *SampleDecoder) Decode(s *model.Vector) error {