Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Writer ¶
Writer is an autogenerated mock type for the Writer type
func NewWriter ¶
NewWriter creates a new instance of Writer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*Writer) WriteTransactionAndOps ¶
func (_m *Writer) WriteTransactionAndOps(ctx context.Context, txType fftypes.FFEnum, idempotencyKey core.IdempotencyKey, operations ...*core.Operation) (*core.Transaction, error)
WriteTransactionAndOps provides a mock function with given fields: ctx, txType, idempotencyKey, operations
Click to show internal directories.
Click to hide internal directories.