Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartBlockSynchronizer ¶
func StartBlockSynchronizer() error
Types ¶
type BlockSynchronizer ¶
type BlockSynchronizer struct {
// contains filtered or unexported fields
}
func (*BlockSynchronizer) InitEthClient ¶
func (synchronizer *BlockSynchronizer) InitEthClient() error
func (*BlockSynchronizer) Start ¶
func (synchronizer *BlockSynchronizer) Start()
type Dispatcher ¶
type Dispatcher struct{}
func (*Dispatcher) DispatchEvent ¶
func (*Dispatcher) Init ¶
func (dispatcher *Dispatcher) Init() error
Click to show internal directories.
Click to hide internal directories.