mock_publisher

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_publisher is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAMQPChannel

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

MockAMQPChannel is a mock of AMQPChannel interface

func NewMockAMQPChannel

func NewMockAMQPChannel(ctrl *gomock.Controller) *MockAMQPChannel

NewMockAMQPChannel creates a new mock instance

func (*MockAMQPChannel) Close

func (m *MockAMQPChannel) Close() error

Close mocks base method

func (*MockAMQPChannel) Confirm

func (m *MockAMQPChannel) Confirm(arg0 bool) error

Confirm mocks base method

func (*MockAMQPChannel) EXPECT

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

func (*MockAMQPChannel) NotifyClose

func (m *MockAMQPChannel) NotifyClose(arg0 chan *amqp.Error) chan *amqp.Error

NotifyClose mocks base method

func (*MockAMQPChannel) NotifyFlow

func (m *MockAMQPChannel) NotifyFlow(arg0 chan bool) chan bool

NotifyFlow mocks base method

func (*MockAMQPChannel) NotifyPublish

func (m *MockAMQPChannel) NotifyPublish(arg0 chan amqp.Confirmation) chan amqp.Confirmation

NotifyPublish mocks base method

func (*MockAMQPChannel) Publish

func (m *MockAMQPChannel) Publish(arg0, arg1 string, arg2, arg3 bool, arg4 amqp.Publishing) error

Publish mocks base method

type MockAMQPChannelMockRecorder

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

MockAMQPChannelMockRecorder is the mock recorder for MockAMQPChannel

func (*MockAMQPChannelMockRecorder) Close

Close indicates an expected call of Close

func (*MockAMQPChannelMockRecorder) Confirm

func (mr *MockAMQPChannelMockRecorder) Confirm(arg0 interface{}) *gomock.Call

Confirm indicates an expected call of Confirm

func (*MockAMQPChannelMockRecorder) NotifyClose

func (mr *MockAMQPChannelMockRecorder) NotifyClose(arg0 interface{}) *gomock.Call

NotifyClose indicates an expected call of NotifyClose

func (*MockAMQPChannelMockRecorder) NotifyFlow

func (mr *MockAMQPChannelMockRecorder) NotifyFlow(arg0 interface{}) *gomock.Call

NotifyFlow indicates an expected call of NotifyFlow

func (*MockAMQPChannelMockRecorder) NotifyPublish

func (mr *MockAMQPChannelMockRecorder) NotifyPublish(arg0 interface{}) *gomock.Call

NotifyPublish indicates an expected call of NotifyPublish

func (*MockAMQPChannelMockRecorder) Publish

func (mr *MockAMQPChannelMockRecorder) Publish(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

Publish indicates an expected call of Publish

type MockAMQPConnection

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

MockAMQPConnection is a mock of AMQPConnection interface

func NewMockAMQPConnection

func NewMockAMQPConnection(ctrl *gomock.Controller) *MockAMQPConnection

NewMockAMQPConnection creates a new mock instance

func (*MockAMQPConnection) EXPECT

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

type MockAMQPConnectionMockRecorder

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

MockAMQPConnectionMockRecorder is the mock recorder for MockAMQPConnection

Jump to

Keyboard shortcuts

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