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

TypeAlias jsonNumber

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

Source from the content-addressed store, hash-verified

177var NullJSONValue = jsonNull{}
178
179type jsonNumber apd.Decimal
180type jsonString string
181
182type jsonArray []JSON

Callers 6

decodeJSONNumberFunction · 0.85
FromDecimalFunction · 0.85
FromNumberFunction · 0.85
FromIntFunction · 0.85
FromInt64Function · 0.85
FromFloat64Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected