Categorygithub.com/gdbu/dbutils
modulepackage
0.5.4
Repository: https://github.com/gdbu/dbutils.git
Documentation: pkg.go.dev

# Functions

New will return a new instance of DBUtils.
ToUint will convert index bytes to a uint64 index.

# Constants

ErrInvalidIndexBytes are returned when an index length is niether 0 nor 8 bytes.
ErrNotInitialized is returned when actions are performed on a non-initialized instance of db utils.

# Structs

DBUtils provides a set of common db utilities.