const encoding/json.scanObjectValue
4 uses
encoding/json (current package)
decode.go#L823: if d.opcode != scanObjectValue {
decode.go#L1113: if d.opcode != scanObjectValue {
scanner.go#L120: scanObjectValue // just finished non-last object value
scanner.go#L302: return scanObjectValue
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)