plugin

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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

MockLink is a mock of Link interface

func NewMockLink(ctrl *gomock.Controller) *MockLink

NewMockLink creates a new mock instance

func (*MockLink) EXPECT

func (m *MockLink) EXPECT() *MockLinkMockRecorder

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

func (*MockLink) IsAsyncSupported

func (m *MockLink) IsAsyncSupported() bool

IsAsyncSupported mocks base method

func (*MockLink) Receive

func (m *MockLink) Receive() (<-chan *v1.Message, <-chan error)

Receive mocks base method

func (*MockLink) Request

func (m *MockLink) Request(msg *v1.Message) (*v1.Message, error)

Request mocks base method

func (*MockLink) Send

func (m *MockLink) Send(msg *v1.Message) error

Send mocks base method

type MockLinkMockRecorder

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

MockLinkMockRecorder is the mock recorder for MockLink

func (*MockLinkMockRecorder) IsAsyncSupported

func (mr *MockLinkMockRecorder) IsAsyncSupported() *gomock.Call

IsAsyncSupported indicates an expected call of IsAsyncSupported

func (*MockLinkMockRecorder) Receive

func (mr *MockLinkMockRecorder) Receive() *gomock.Call

Receive indicates an expected call of Receive

func (*MockLinkMockRecorder) Request

func (mr *MockLinkMockRecorder) Request(msg interface{}) *gomock.Call

Request indicates an expected call of Request

func (*MockLinkMockRecorder) Send

func (mr *MockLinkMockRecorder) Send(msg interface{}) *gomock.Call

Send indicates an expected call of Send

Jump to

Keyboard shortcuts

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