//
pkg.gl
Category
github.com/josetom/go-chain
db
types
package
0.0.4
Repository:
https://github.com/josetom/go-chain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
5
Files
58 SLOC
#
Structs
Record
No description provided by the author
#
Interfaces
Batch
No description provided by the author
Database
No description provided by the author
Iterator
Iterator iterates over a DB's key/value pairs in key order.
KeyValueWriter
KeyValueWriter wraps the Put method of a backing data store.