Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
func NewController ¶
func NewController(config *config.Config, startBlockHeight, stopBlockHeight uint64) (self *Controller, err error)
Main class that orchestrates main syncer functionalities Setups listening and storing interactions
type Processor ¶
Gets all interactions per block from the database Updates sort key for each interaction Updates last sort key for each interaction that was pointing to the old sort key
func NewProcessor ¶
func (*Processor) WithInputChannel ¶
Click to show internal directories.
Click to hide internal directories.