mock_streammanager

package
v1.4.3 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2022 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_streammanager is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockStreamProducer

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

MockStreamProducer is a mock of StreamProducer interface.

func NewMockStreamProducer

func NewMockStreamProducer(ctrl *gomock.Controller) *MockStreamProducer

NewMockStreamProducer creates a new mock instance.

func (*MockStreamProducer) Close

func (m *MockStreamProducer) Close() error

Close mocks base method.

func (*MockStreamProducer) EXPECT

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

func (*MockStreamProducer) Produce

func (m *MockStreamProducer) Produce(arg0 json.RawMessage, arg1 interface{}) (int, string, string)

Produce mocks base method.

type MockStreamProducerMockRecorder

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

MockStreamProducerMockRecorder is the mock recorder for MockStreamProducer.

func (*MockStreamProducerMockRecorder) Close

Close indicates an expected call of Close.

func (*MockStreamProducerMockRecorder) Produce

func (mr *MockStreamProducerMockRecorder) Produce(arg0, arg1 interface{}) *gomock.Call

Produce indicates an expected call of Produce.

Jump to

Keyboard shortcuts

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