func github.com/vmihailenco/tagparser/v2.Parse

2 uses

	github.com/vmihailenco/tagparser/v2 (current package)
		tagparser.go#L19: func Parse(s string) *Tag {

	github.com/vmihailenco/msgpack/v5
		types.go#L183: 		tag := tagparser.Parse(tagStr)