func github.com/vmihailenco/tagparser/internal/parser.New

2 uses

	github.com/vmihailenco/tagparser/internal/parser (current package)
		parser.go#L14: func New(b []byte) *Parser {
		parser.go#L21: 	return New(internal.StringToBytes(s))