Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchSender ¶
BatchSender is an autogenerated mock type for the BatchSender type
func NewBatchSender ¶
func NewBatchSender(t mockConstructorTestingTNewBatchSender) *BatchSender
NewBatchSender creates a new instance of BatchSender. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*BatchSender) BatchCallContext ¶
BatchCallContext provides a mock function with given fields: ctx, b
type TxSender ¶
TxSender is an autogenerated mock type for the TxSender type
func NewTxSender ¶
func NewTxSender(t mockConstructorTestingTNewTxSender) *TxSender
NewTxSender creates a new instance of TxSender. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*TxSender) SendTransaction ¶
SendTransaction provides a mock function with given fields: ctx, tx
Click to show internal directories.
Click to hide internal directories.