Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
Manager is an autogenerated mock type for the Manager type
func NewManager ¶ added in v1.1.2
func NewManager(t mockConstructorTestingTNewManager) *Manager
NewManager creates a new instance of Manager. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Manager) Close ¶
func (_m *Manager) Close()
Close provides a mock function with given fields:
func (*Manager) NewMessages ¶
NewMessages provides a mock function with given fields:
func (*Manager) RegisterDispatcher ¶
func (_m *Manager) RegisterDispatcher(name string, txType fftypes.FFEnum, msgTypes []fftypes.FFEnum, handler batch.DispatchHandler, batchOptions batch.DispatcherOptions)
RegisterDispatcher provides a mock function with given fields: name, txType, msgTypes, handler, batchOptions
func (*Manager) Status ¶ added in v0.13.0
func (_m *Manager) Status() *batch.ManagerStatus
Status provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.