mock_queue

package
v0.0.0-...-34e14d4 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_queue is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockKafkaWriter

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

MockKafkaWriter is a mock of KafkaWriter interface.

func NewMockKafkaWriter

func NewMockKafkaWriter(ctrl *gomock.Controller) *MockKafkaWriter

NewMockKafkaWriter creates a new mock instance.

func (*MockKafkaWriter) EXPECT

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

func (*MockKafkaWriter) WriteMessages

func (m *MockKafkaWriter) WriteMessages(ctx context.Context, msgs ...kafka.Message) error

WriteMessages mocks base method.

type MockKafkaWriterMockRecorder

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

MockKafkaWriterMockRecorder is the mock recorder for MockKafkaWriter.

func (*MockKafkaWriterMockRecorder) WriteMessages

func (mr *MockKafkaWriterMockRecorder) WriteMessages(ctx interface{}, msgs ...interface{}) *gomock.Call

WriteMessages indicates an expected call of WriteMessages.

Jump to

Keyboard shortcuts

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