mock_amqpextra

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_amqpextra is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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) Close

func (m *MockAMQPConnection) Close() error

Close mocks base method

func (*MockAMQPConnection) EXPECT

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

func (*MockAMQPConnection) NotifyClose

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

NotifyClose mocks base method

type MockAMQPConnectionMockRecorder

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

MockAMQPConnectionMockRecorder is the mock recorder for MockAMQPConnection

func (*MockAMQPConnectionMockRecorder) Close

Close indicates an expected call of Close

func (*MockAMQPConnectionMockRecorder) NotifyClose

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

NotifyClose indicates an expected call of NotifyClose

Jump to

Keyboard shortcuts

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