helper

package
v0.0.0-...-e06a683 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package helper is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockHelper

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

MockHelper is a mock of Helper interface

func NewMockHelper

func NewMockHelper(ctrl *gomock.Controller) *MockHelper

NewMockHelper creates a new mock instance

func (*MockHelper) Close

func (m *MockHelper) Close() error

Close mocks base method

func (*MockHelper) EXPECT

func (m *MockHelper) EXPECT() *MockHelperMockRecorder

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

func (*MockHelper) Publish

func (m *MockHelper) Publish(arg0 string, arg1 interface{}) error

Publish mocks base method

func (*MockHelper) Subscribe

func (m *MockHelper) Subscribe(arg0 string, arg1 mq.MQHandler)

Subscribe mocks base method

func (*MockHelper) Unsubscribe

func (m *MockHelper) Unsubscribe(arg0 string)

Unsubscribe mocks base method

type MockHelperMockRecorder

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

MockHelperMockRecorder is the mock recorder for MockHelper

func (*MockHelperMockRecorder) Close

func (mr *MockHelperMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close

func (*MockHelperMockRecorder) Publish

func (mr *MockHelperMockRecorder) Publish(arg0, arg1 interface{}) *gomock.Call

Publish indicates an expected call of Publish

func (*MockHelperMockRecorder) Subscribe

func (mr *MockHelperMockRecorder) Subscribe(arg0, arg1 interface{}) *gomock.Call

Subscribe indicates an expected call of Subscribe

func (*MockHelperMockRecorder) Unsubscribe

func (mr *MockHelperMockRecorder) Unsubscribe(arg0 interface{}) *gomock.Call

Unsubscribe indicates an expected call of Unsubscribe

Jump to

Keyboard shortcuts

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