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

TypeAlias jsonArray

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

Source from the content-addressed store, hash-verified

180type jsonString string
181
182type jsonArray []JSON
183
184type jsonKeyValuePair struct {
185 k jsonString

Callers 2

BuildMethod · 0.85
fromArrayFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected