reflect.StructTag.Lookup (method) 2 uses reflect (current package) type.go#L1177: v, _ := tag.Lookup(key) type.go#L1187: func (tag StructTag) Lookup(key string) (value string, ok bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)