mocks

package
v0.0.0-...-bae6b6e Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mocksender

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

Mocksender is a mock of sender interface.

func NewMocksender

func NewMocksender(ctrl *gomock.Controller) *Mocksender

NewMocksender creates a new mock instance.

func (*Mocksender) EXPECT

func (m *Mocksender) EXPECT() *MocksenderMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*Mocksender) SendMessage

func (m *Mocksender) SendMessage(ctx context.Context, msg entities.Message) error

SendMessage mocks base method.

type MocksenderMockRecorder

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

MocksenderMockRecorder is the mock recorder for Mocksender.

func (*MocksenderMockRecorder) SendMessage

func (mr *MocksenderMockRecorder) SendMessage(ctx, msg interface{}) *gomock.Call

SendMessage indicates an expected call of SendMessage.

Jump to

Keyboard shortcuts

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