package
7.0.1+incompatible
Repository: https://github.com/dydxprotocol/v4-chain.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

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

# Constants

No description provided by the author
Kafka topic names for on-chain/off-chain data (Ender - on-chain data/ Vulcan - off-chain data).

# Variables

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

# Structs

No description provided by the author
Implementation of the IndexerMessageSender interface that sends data to Kafka.
No-op implementation of the IndexerMessageSender interface.
Message is a key/value pair of byte slices that can be sent via the send functions in the IndexerMessageSender.
Message header is a key/value pair of byte slices that can be added to a Message to be sent along with the main key/value pair of the Message.

# Interfaces

IndexerMessageSender is an interface that exposes methods to send messages to the on-chain/off-chain data archival services in the Indexer.