Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
258
type
jsonNumber apd.Decimal
259
type
jsonString string
260
261
type
jsonArray []JSON
262
Callers
15
shallowDecode
Method · 0.85
decode
Method · 0.85
parseTopValue
Method · 0.85
parseArrayValue
Method · 0.85
parseObjectValue
Method · 0.85
decodeJSONObject
Function · 0.85
decodeJSONValue
Function · 0.85
unsafeJSONString
Function · 0.85
Add
Method · 0.85
NewFixedKeysObjectBuilder
Function · 0.85
NewPartialObject
Function · 0.85
NewObject
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected