package
2.2.0-alpha.20190211+incompatible
Repository: https://github.com/cockroachdb/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.