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

TypeAlias jsonString

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

Source from the content-addressed store, hash-verified

178
179type jsonNumber apd.Decimal
180type jsonString string
181
182type jsonArray []JSON
183

Callers 7

shallowDecodeMethod · 0.85
decodeMethod · 0.85
decodeJSONValueFunction · 0.85
AddMethod · 0.85
FromStringFunction · 0.85
fromMapFunction · 0.85
SetKeyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected