Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
compareSpatialObjectBytes
Function · 0.65
OrderingEquals
Function · 0.65
Compare
Method · 0.65
MakeKey
Method · 0.65
ByteSlices
Function · 0.65
checkArrayContainsScalar
Function · 0.65
preprocessForContains
Method · 0.65
contains
Method · 0.65
contains
Method · 0.65
Compare
Method · 0.65
slowContains
Function · 0.65
Less
Method · 0.65
Implementers
4
jsonNull
pkg/util/json/json.go
jsonFalse
pkg/util/json/json.go
jsonTrue
pkg/util/json/json.go
jsonEncoded
pkg/util/json/encoded.go
Calls
no outgoing calls
Tested by
no test coverage detected