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

2 uses

	github.com/prometheus/common/expfmt (current package)
		text_parse.go#L152: 		return p.startComment
		text_parse.go#L161: func (p *TextParser) startComment() stateFn {