edgehub

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

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

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

Documentation

Overview

Package edgehub is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAdapter

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

MockAdapter is a mock of Adapter interface

func NewMockAdapter

func NewMockAdapter(ctrl *gomock.Controller) *MockAdapter

NewMockAdapter creates a new mock instance

func (*MockAdapter) EXPECT

func (m *MockAdapter) EXPECT() *MockAdapterMockRecorder

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

func (*MockAdapter) Init

func (m *MockAdapter) Init() error

Init mocks base method

func (*MockAdapter) Notify

func (m *MockAdapter) Notify(arg0 map[string]string)

Notify mocks base method

func (*MockAdapter) Receive

func (m *MockAdapter) Receive() (model.Message, error)

Receive mocks base method

func (*MockAdapter) Send

func (m *MockAdapter) Send(arg0 model.Message) error

Send mocks base method

func (*MockAdapter) Uninit

func (m *MockAdapter) Uninit()

Uninit mocks base method

type MockAdapterMockRecorder

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

MockAdapterMockRecorder is the mock recorder for MockAdapter

func (*MockAdapterMockRecorder) Init

func (mr *MockAdapterMockRecorder) Init() *gomock.Call

Init indicates an expected call of Init

func (*MockAdapterMockRecorder) Notify

func (mr *MockAdapterMockRecorder) Notify(arg0 interface{}) *gomock.Call

Notify indicates an expected call of Notify

func (*MockAdapterMockRecorder) Receive

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

Receive indicates an expected call of Receive

func (*MockAdapterMockRecorder) Send

func (mr *MockAdapterMockRecorder) Send(arg0 interface{}) *gomock.Call

Send indicates an expected call of Send

func (*MockAdapterMockRecorder) Uninit

func (mr *MockAdapterMockRecorder) Uninit() *gomock.Call

Uninit indicates an expected call of Uninit

Jump to

Keyboard shortcuts

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