package
7.1.0-beta+incompatible
Repository: https://github.com/injectivelabs/0x-mesh.git
Documentation: pkg.go.dev
# Functions
New instantiates a new MeshDB instance.
# Variables
No description provided by the author
# Structs
MeshDB instantiates the DB connection and creates all the collections used by the application.
Metadata is the database representation of MeshDB instance metadata.
MetadataCollection represents a DB collection used to store instance metadata.
MiniHeaderCollectionEmptyError is returned when no miniHeaders have been stored in the DB yet.
MiniHeaderNotFoundError is returned when a miniHeaders is not found for a specific block number.
MiniHeadersCollection represents a DB collection of mini Ethereum block headers.
Order is the database representation a 0x order along with some relevant metadata.
OrdersCollection represents a DB collection of 0x orders.