mock_acknowledger

package
v0.0.0-...-4aa7239 Latest Latest
Warning

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

Go to latest
Published: May 9, 2021 License: OSL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock_acknowledger is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAckNack

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

MockAckNack is a mock of AckNack interface

func NewMockAckNack

func NewMockAckNack(ctrl *gomock.Controller) *MockAckNack

NewMockAckNack creates a new mock instance

func (*MockAckNack) Ack

func (m *MockAckNack) Ack() error

Ack mocks base method

func (*MockAckNack) EXPECT

func (m *MockAckNack) EXPECT() *MockAckNackMockRecorder

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

func (*MockAckNack) Nack

func (m *MockAckNack) Nack(requeue bool) error

Nack mocks base method

type MockAckNackMockRecorder

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

MockAckNackMockRecorder is the mock recorder for MockAckNack

func (*MockAckNackMockRecorder) Ack

func (mr *MockAckNackMockRecorder) Ack() *gomock.Call

Ack indicates an expected call of Ack

func (*MockAckNackMockRecorder) Nack

func (mr *MockAckNackMockRecorder) Nack(requeue interface{}) *gomock.Call

Nack indicates an expected call of Nack

Jump to

Keyboard shortcuts

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