Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArbitrageRoute ¶
type ArbitrageRunner ¶
type ArbitrageRunner struct {
// contains filtered or unexported fields
}
func NewArbitrageRunner ¶
func NewArbitrageRunner(client *ethclient.Client, contractAddress common.Address) *ArbitrageRunner
func (*ArbitrageRunner) IsBusy ¶
func (r *ArbitrageRunner) IsBusy() bool
func (*ArbitrageRunner) Run ¶
func (r *ArbitrageRunner) Run(ctx context.Context, inputChan chan ArbitrageRoute) error
Click to show internal directories.
Click to hide internal directories.