package
1.0.0
Repository: https://github.com/syndtr/goleveldb.git
Documentation: pkg.go.dev

# Variables

DefaultComparer are default implementation of the Comparer interface.

# Interfaces

BasicComparer is the interface that wraps the basic Compare method.
Comparer defines a total ordering over the space of []byte keys: a 'less than' relationship.