broadcastmocks

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: 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 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) 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, idempotencyKey core.IdempotencyKey) (*core.Data, error)

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

func (*Manager) PublishDataValue added in v1.1.0

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

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

func (*Manager) RunOperation added in v0.14.0

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