MCPcopy Create free account
hub / github.com/dolthub/doltgresql / jsonArray

TypeAlias jsonArray

postgres/parser/json/json.go:197–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195type jsonString string
196
197type jsonArray []JSON
198
199type jsonKeyValuePair struct {
200 k jsonString

Callers 2

BuildMethod · 0.85
fromArrayFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected