messagesender

package
v0.0.0-...-05bc493 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdapterMockWrapper

type AdapterMockWrapper struct {
	// contains filtered or unexported fields
}

func NewAdapterMockWrapper

func NewAdapterMockWrapper(t *minimock.Controller, svc messageSender.Service) *AdapterMockWrapper

func (*AdapterMockWrapper) Mock

func (*AdapterMockWrapper) SetDefaultPrepareAsyncCall

func (m *AdapterMockWrapper) SetDefaultPrepareAsyncCall(ctx context.Context) *AdapterMockWrapper

type AsyncCallRequesterMock

type AsyncCallRequesterMock struct {
	// contains filtered or unexported fields
}

func NewAsyncCallRequesterMock

func NewAsyncCallRequesterMock(t *minimock.Controller) *AsyncCallRequesterMock

func (*AsyncCallRequesterMock) Mock

func (*AsyncCallRequesterMock) SetStart

func (*AsyncCallRequesterMock) SetWithoutAutoWakeUp

func (m *AsyncCallRequesterMock) SetWithoutAutoWakeUp() *AsyncCallRequesterMock

type AsyncCallRequesterSendRoleMock

type AsyncCallRequesterSendRoleMock struct {
	// contains filtered or unexported fields
}

func NewAsyncCallRequesterSendRoleMock

func NewAsyncCallRequesterSendRoleMock(parent *ServiceMockWrapper) *AsyncCallRequesterSendRoleMock

func (*AsyncCallRequesterSendRoleMock) Set

func (*AsyncCallRequesterSendRoleMock) SetCheckMessage

func (*AsyncCallRequesterSendRoleMock) SetCheckObject

func (*AsyncCallRequesterSendRoleMock) SetCheckPulseNumber

func (*AsyncCallRequesterSendRoleMock) SetCheckRole

type AsyncCallRequesterSendTargetMock

type AsyncCallRequesterSendTargetMock struct {
	// contains filtered or unexported fields
}

func NewAsyncCallRequesterSendTargetMock

func NewAsyncCallRequesterSendTargetMock(parent *ServiceMockWrapper) *AsyncCallRequesterSendTargetMock

func (*AsyncCallRequesterSendTargetMock) Set

func (*AsyncCallRequesterSendTargetMock) SetCheckMessage

func (*AsyncCallRequesterSendTargetMock) SetCheckTarget

type SendTargetFn

type SendTargetFn func(
	_ context.Context,
	msg rmsreg.GoGoSerializable,
	target reference.Global,
	_ ...messageSender.SendOption,
) error

type ServiceMockWrapper

type ServiceMockWrapper struct {
	SendRole   *AsyncCallRequesterSendRoleMock
	SendTarget *AsyncCallRequesterSendTargetMock
	// contains filtered or unexported fields
}

func NewServiceMockWrapper

func NewServiceMockWrapper(t *minimock.Controller) *ServiceMockWrapper

func (*ServiceMockWrapper) Mock

func (*ServiceMockWrapper) NewAdapterMock

func (m *ServiceMockWrapper) NewAdapterMock() *AdapterMockWrapper

Jump to

Keyboard shortcuts

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