Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dolthub/doltgresql
/ jsonTrue
Struct
jsonTrue
postgres/parser/json/json.go:179–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
}
178
179
type
jsonTrue
struct
{}
180
181
// TrueJSONValue is JSON `true`
182
var
TrueJSONValue = jsonTrue{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected