Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StateSyncRelayer ¶
type StateSyncRelayer struct {
// contains filtered or unexported fields
}
func NewRelayer ¶
func (*StateSyncRelayer) AddLog ¶
func (r *StateSyncRelayer) AddLog(log *ethgo.Log)
func (*StateSyncRelayer) Start ¶
func (r *StateSyncRelayer) Start() error
func (*StateSyncRelayer) Stop ¶
func (r *StateSyncRelayer) Stop()
Stop function is used to tear down all the allocated resources
Click to show internal directories.
Click to hide internal directories.