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

Method Encode

pkg/settings/version.go:68–68  ·  view source on GitHub ↗

Encode encodes the ClusterVersion (using the protobuf encoding).

()

Source from the content-addressed store, hash-verified

66
67 // Encode encodes the ClusterVersion (using the protobuf encoding).
68 Encode() []byte
69}
70
71// MakeVersionSetting instantiates a version setting instance. See

Callers 12

EncodedMethod · 0.65
SpatialObjectToWKBHexFunction · 0.65
SpatialObjectToKMLFunction · 0.65
SpatialObjectToGeoHashFunction · 0.65
EncodeDurationAscendingFunction · 0.65
EncodeDurationDescendingFunction · 0.65
PrettyPrintValueEncodedFunction · 0.65
WriteMethod · 0.65
StringMethod · 0.65
StringMethod · 0.65
StringBytesMethod · 0.65

Implementers 2

Durationpkg/util/duration/duration.go
Fastpkg/util/intsets/fast.go

Calls

no outgoing calls

Tested by

no test coverage detected