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

TypeAlias jsonArray

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

Source from the content-addressed store, hash-verified

259type jsonString string
260
261type jsonArray []JSON
262
263type jsonKeyValuePair struct {
264 k jsonString

Callers 3

BuildMethod · 0.85
json.goFile · 0.85
fromArrayFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected