package
3.1.4+incompatible
Repository: https://github.com/maxinyugh/theta-protocol-ledger.git
Documentation: pkg.go.dev

# Functions

NewAerospikeDatabase returns a AerospikeDatabase wrapped object.
NewBadgerDatabase returns a BadgerDB wrapped object.
NewLDBDatabase returns a LevelDB wrapped object.
No description provided by the author
No description provided by the author
NewMgoDatabase returns a MongoDB (using mgo driver) wrapped object.
NewMongoDatabase returns a MongoDB wrapped object.
NewTable returns a Database object that prefixes all keys with a given string.
NewTableBatch returns a Batch object which prefixes all keys with a given string.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

AerospikeDatabase a MongoDB wrapped object.
BadgerDatabase a MongoDB (using badger driver) wrapped object.
No description provided by the author
No description provided by the author
* This is a test memory database.
MgoDatabase a MongoDB (using mgo driver) wrapped object.
MongoDatabase a MongoDB wrapped object.