const encoding/json.tokenObjectComma
5 uses
encoding/json (current package)
stream.go#L302: tokenObjectComma
stream.go#L348: dec.tokenState = tokenObjectComma
stream.go#L406: if dec.tokenState != tokenObjectStart && dec.tokenState != tokenObjectComma {
stream.go#L429: if dec.tokenState == tokenObjectComma {
stream.go#L477: case tokenObjectComma:
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)