batchmocks

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	mock.Mock
}

Manager is an autogenerated mock type for the Manager type

func NewManager added in v1.1.2

func NewManager(t interface {
	mock.TestingT
	Cleanup(func())
}) *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. The first argument is typically a *testing.T value.

func (*Manager) CancelBatch added in v1.3.0

func (_m *Manager) CancelBatch(ctx context.Context, batchID string) error

CancelBatch provides a mock function with given fields: ctx, batchID

func (*Manager) Close

func (_m *Manager) Close()

Close provides a mock function with given fields:

func (*Manager) LoadContexts added in v1.3.0

func (_m *Manager) LoadContexts(ctx context.Context, payload *batch.DispatchPayload) error

LoadContexts provides a mock function with given fields: ctx, payload

func (*Manager) NewMessages

func (_m *Manager) NewMessages() chan<- int64

NewMessages provides a mock function with given fields:

func (*Manager) RegisterDispatcher

func (_m *Manager) RegisterDispatcher(name string, pinned bool, msgTypes []fftypes.FFEnum, handler batch.DispatchHandler, batchOptions batch.DispatcherOptions)

RegisterDispatcher provides a mock function with given fields: name, pinned, msgTypes, handler, batchOptions

func (*Manager) Start

func (_m *Manager) Start() error

Start provides a mock function with given fields:

func (*Manager) Status added in v0.13.0

func (_m *Manager) Status() *batch.ManagerStatus

Status provides a mock function with given fields:

func (*Manager) WaitStop

func (_m *Manager) WaitStop()

WaitStop provides a mock function with given fields:

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL