broadcastmocks

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2022 License: Apache-2.0 Imports: 5 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 (*Manager) BroadcastMessage

func (_m *Manager) BroadcastMessage(ctx context.Context, in *core.MessageInOut, waitConfirm bool) (*core.Message, error)

BroadcastMessage provides a mock function with given fields: ctx, in, waitConfirm

func (*Manager) Name added in v0.14.0

func (_m *Manager) Name() string

Name provides a mock function with given fields:

func (*Manager) NewBroadcast added in v0.11.0

func (_m *Manager) NewBroadcast(in *core.MessageInOut) syncasync.Sender

NewBroadcast provides a mock function with given fields: in

func (*Manager) PrepareOperation added in v0.14.0

func (_m *Manager) PrepareOperation(ctx context.Context, op *core.Operation) (*core.PreparedOperation, error)

PrepareOperation provides a mock function with given fields: ctx, op

func (*Manager) PublishDataBlob added in v1.1.0

func (_m *Manager) PublishDataBlob(ctx context.Context, id string) (*core.Data, error)

PublishDataBlob provides a mock function with given fields: ctx, id

func (*Manager) PublishDataValue added in v1.1.0

func (_m *Manager) PublishDataValue(ctx context.Context, id string) (*core.Data, error)

PublishDataValue provides a mock function with given fields: ctx, id

func (*Manager) RunOperation added in v0.14.0

func (_m *Manager) RunOperation(ctx context.Context, op *core.PreparedOperation) (fftypes.JSONObject, bool, error)

RunOperation provides a mock function with given fields: ctx, op

func (*Manager) Start

func (_m *Manager) Start() error

Start 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