func encoding/json.unquote
3 uses
encoding/json (current package)
decode.go#L1089: key, ok := unquote(item)
decode.go#L1138: s, ok := unquote(item)
decode.go#L1181: func unquote(s []byte) (t string, ok bool) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)