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 ¶ added in v1.5.0
func NewBatchSender(t testing.TB) *BatchSender
NewBatchSender creates a new instance of BatchSender. It also registers the testing.TB 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 ¶ added in v1.5.0
NewTxSender creates a new instance of TxSender. It also registers the testing.TB 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.