MCPcopy 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
164type jsonTrue struct{}
165
166// TrueJSONValue is JSON `true`
167var TrueJSONValue = jsonTrue{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected