reflect.StructTag.Lookup (method) 2 uses reflect (current package) type.go#L1121: v, _ := tag.Lookup(key) type.go#L1131: func (tag StructTag) Lookup(key string) (value string, ok bool) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)