Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
177
var
NullJSONValue = jsonNull{}
178
179
type
jsonNumber apd.Decimal
180
type
jsonString string
181
182
type
jsonArray []JSON
Callers
6
decodeJSONNumber
Function · 0.85
FromDecimal
Function · 0.85
FromNumber
Function · 0.85
FromInt
Function · 0.85
FromInt64
Function · 0.85
FromFloat64
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected