mocks

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

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mocks represent the AMQPConsumer mocks Code generated by mockery v1.0.0

Package mocks represents the publisher mocks Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AMQPConsumer

type AMQPConsumer struct {
	mock.Mock
}

AMQPConsumer is an autogenerated mock type for the AMQPConsumer type

func (*AMQPConsumer) Receive

func (_m *AMQPConsumer) Receive(exchange string, routingKeys []string, queue string, queueOptions simpleamqp.QueueOptions, queueTimeout time.Duration) chan simpleamqp.AmqpMessage

Receive provides a mock function with given fields: exchange, routingKeys, queue, queueOptions, queueTimeout

func (*AMQPConsumer) ReceiveWithoutTimeout

func (_m *AMQPConsumer) ReceiveWithoutTimeout(exchange string, routingKeys []string, queue string, queueOptions simpleamqp.QueueOptions) chan simpleamqp.AmqpMessage

ReceiveWithoutTimeout provides a mock function with given fields: exchange, routingKeys, queue, queueOptions

type AMQPPublisher

type AMQPPublisher struct {
	mock.Mock
}

AMQPPublisher is an autogenerated mock type for the AMQPPublisher type

func (*AMQPPublisher) Publish

func (_m *AMQPPublisher) Publish(_a0 string, _a1 []byte)

Publish provides a mock function with given fields: _a0, _a1

func (*AMQPPublisher) PublishWithTTL

func (_m *AMQPPublisher) PublishWithTTL(_a0 string, _a1 []byte, _a2 int)

PublishWithTTL provides a mock function with given fields: _a0, _a1, _a2

Jump to

Keyboard shortcuts

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