github.com/vmihailenco/tagparser/internal/parser.Parser.ReadSep (method)
2 uses
github.com/vmihailenco/tagparser/internal/parser (current package)
parser.go#L71: func (p *Parser) ReadSep(sep byte) ([]byte, bool) {
github.com/vmihailenco/tagparser
tagparser.go#L147: bb, ok := p.ReadSep(quote)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)