mock_broker

package
v0.0.0-...-2bfa9a3 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_broker is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockProducerInterface

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

MockProducerInterface is a mock of ProducerInterface interface.

func NewMockProducerInterface

func NewMockProducerInterface(ctrl *gomock.Controller) *MockProducerInterface

NewMockProducerInterface creates a new mock instance.

func (*MockProducerInterface) EXPECT

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

func (*MockProducerInterface) Publish

func (m *MockProducerInterface) Publish(msg interface{}, key []byte, topic string) error

Publish mocks base method.

type MockProducerInterfaceMockRecorder

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

MockProducerInterfaceMockRecorder is the mock recorder for MockProducerInterface.

func (*MockProducerInterfaceMockRecorder) Publish

func (mr *MockProducerInterfaceMockRecorder) Publish(msg, key, topic interface{}) *gomock.Call

Publish indicates an expected call of Publish.

Jump to

Keyboard shortcuts

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