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) (self *Controller, err error)
type Sequencer ¶
type Sequencer struct {
*task.Task
// Current Syncer's block height
Output chan uint64
// contains filtered or unexported fields
}
Produces current syncer's height
func NewSequencer ¶
func (*Sequencer) WithInitStartHeight ¶
func (*Sequencer) WithMonitor ¶
func (self *Sequencer) WithMonitor(monitor monitoring.Monitor) *Sequencer
Click to show internal directories.
Click to hide internal directories.