func encoding/json.typeFields
2 uses
encoding/json (current package)
encode.go#L1212: func typeFields(t reflect.Type) structFields {
encode.go#L1416: f, _ := fieldCache.LoadOrStore(t, typeFields(t))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)