github.com/vmihailenco/tagparser.Tag.HasOption (method)
2 uses
github.com/vmihailenco/tagparser (current package)
tagparser.go#L14: func (t *Tag) HasOption(name string) bool {
github.com/go-pg/pg/v10/orm
table.go#L438: } else if len(t.PKs) == 0 && !pgTag.HasOption("nopk") {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)