package
19.1.0-rc.1+incompatible
Repository: https://github.com/dchenk/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.
SprintKey pretty-prings the specified MVCCKey.
SprintKeyValue is like PrintKeyValue, but returns a string.