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

Method Compare

pkg/util/json/json.go:66–66  ·  view source on GitHub ↗
(JSON)

Source from the content-addressed store, hash-verified

64 fmt.Stringer
65
66 Compare(JSON) (int, error)
67 // Type returns the JSON type.
68 Type() Type
69 // Format writes out the JSON document to the specified buffer.

Callers 14

checkArrayContainsScalarFunction · 0.65
preprocessForContainsMethod · 0.65
containsMethod · 0.65
containsMethod · 0.65
CompareMethod · 0.65
slowContainsFunction · 0.65
LessMethod · 0.65
CompareMethod · 0.65
CompareMethod · 0.65
CompareMethod · 0.65
CompareMethod · 0.65
ipv6AddMethod · 0.65

Implementers 4

jsonNullpkg/util/json/json.go
jsonFalsepkg/util/json/json.go
jsonTruepkg/util/json/json.go
jsonEncodedpkg/util/json/encoded.go

Calls

no outgoing calls

Tested by

no test coverage detected