package
0.0.0-20230925091837-55f7a6b23beb
Repository: https://github.com/xdbfoundation/go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
lint:file-ignore U1001 Fails at unused DecodeOfferID but it may be useful in the future.
Package verify provides helpers used for verifying if the ingested data is correct.
# Functions
NewOrderBookStream constructs and initializes an OrderBookStream instance.
No description provided by the author
No description provided by the author
# Constants
CurrentVersion reflects the latest version of the ingestion algorithm.
MaxDBConnections is the size of the postgres connection pool dedicated to Frontier ingestion: * Ledger ingestion, * State verifications, * Metrics updates.
MaxSupportedProtocolVersion defines the maximum supported version of the DigitalBits protocol.
# Structs
No description provided by the author
ErrReingestRangeConflict indicates that the reingest range overlaps with frontier's most recently ingested ledger.
No description provided by the author
No description provided by the author
OrderBookStream updates an in memory graph to be consistent with offers in the Frontier DB.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author