type github.com/vmihailenco/tagparser/v2.Tag

4 uses

	github.com/vmihailenco/tagparser/v2 (current package)
		tagparser.go#L9: type Tag struct {
		tagparser.go#L14: func (t *Tag) HasOption(name string) bool {
		tagparser.go#L19: func Parse(s string) *Tag {
		tagparser.go#L30: 	Tag     Tag