github.com/prometheus/common/expfmt.TextParser.readingType (method)

2 uses

	github.com/prometheus/common/expfmt (current package)
		text_parse.go#L215: 		return p.readingType
		text_parse.go#L498: func (p *TextParser) readingType() stateFn {