package
19.1.0-beta.20190304+incompatible
Repository: https://github.com/darinpp/cockroach.git
Documentation: pkg.go.dev
# Functions
IsRangeDescriptorKey returns nil if the key decodes as a RangeDescriptor.
PrintKeyValue attempts to pretty-print the specified MVCCKeyValue to os.Stdout, falling back to '%q' formatting.
SprintKeyValue is like PrintKeyValue, but returns a string.