//
pkg.gl
Category
github.com/qlcchain/go-qlc
common
db
package
1.5.1
Repository:
https://github.com/qlcchain/go-qlc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
32 SLOC
#
Interfaces
Iteratee
Iteratee wraps the NewIterator methods of a backing data store.
Iterator
Iterator iterates over a database's key/value pairs in ascending key order.