package
1.1.4
Repository: https://github.com/cockroachdb/pebble.git
Documentation: pkg.go.dev

# Functions

Decode decodes an InternalKey into a keyspan.Span, if it is a range key.
IsRangeKey returns if this InternalKey is a range key.

# Type aliases

Fragmenter exports the keyspan.Fragmenter type.
Key exports the keyspan.Key type.
Span exports the keyspan.Span type.