package
0.0.0-20230111055708-897bf553f469
Repository: https://github.com/dijets-inc/testnet-node.git
Documentation: pkg.go.dev
# Functions
New returns a new versioned database.
# Structs
Database implements the Database interface by living on top of another database, writing changes to the underlying database only when commit is called.
# Interfaces
Commitable defines the interface that specifies that something may be committed.