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

Method Compare

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

Source from the content-addressed store, hash-verified

84 fmt.Stringer
85
86 Compare(JSON) (int, error)
87 // Type returns the JSON type.
88 Type() Type
89 // Format writes out the JSON document to the specified buffer.

Callers 15

OrderingEqualsFunction · 0.65
CompareMethod · 0.65
MakeKeyMethod · 0.65
ByteSlicesFunction · 0.65
checkArrayContainsScalarFunction · 0.65
preprocessForContainsMethod · 0.65
containsMethod · 0.65
containsMethod · 0.65
CompareMethod · 0.65
slowContainsFunction · 0.65
LessMethod · 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