MCPcopy Create free account
hub / github.com/cockroachdb/cockroachdb-parser / jsonString

TypeAlias jsonString

pkg/util/json/json.go:259–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257
258type jsonNumber apd.Decimal
259type jsonString string
260
261type jsonArray []JSON
262

Callers 15

shallowDecodeMethod · 0.85
decodeMethod · 0.85
parseTopValueMethod · 0.85
parseArrayValueMethod · 0.85
parseObjectValueMethod · 0.85
decodeJSONObjectFunction · 0.85
decodeJSONValueFunction · 0.85
unsafeJSONStringFunction · 0.85
AddMethod · 0.85
NewPartialObjectFunction · 0.85
NewObjectMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected