mock

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCallClient

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

MockCallClient is a mock of CallClient interface

func NewMockCallClient

func NewMockCallClient(ctrl *gomock.Controller) *MockCallClient

NewMockCallClient creates a new mock instance

func (*MockCallClient) EXPECT

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

func (*MockCallClient) Ping

func (m *MockCallClient) Ping(arg0 context.Context, arg1 *api.Request, arg2 ...grpc.CallOption) (*api.Reply, error)

Ping mocks base method

type MockCallClientMockRecorder

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

MockCallClientMockRecorder is the mock recorder for MockCallClient

func (*MockCallClientMockRecorder) Ping

func (mr *MockCallClientMockRecorder) Ping(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Ping indicates an expected call of Ping

Jump to

Keyboard shortcuts

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