Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auxten/postgresql-parser
/ jsonTrue
Struct
jsonTrue
pkg/util/json/json.go:164–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
type
jsonTrue
struct
{}
165
166
// TrueJSONValue is JSON `true`
167
var
TrueJSONValue = jsonTrue{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected