mock_grpcwrapper

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_grpcwrapper is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGRPC

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

MockGRPC is a mock of GRPC interface

func NewMockGRPC

func NewMockGRPC(ctrl *gomock.Controller) *MockGRPC

NewMockGRPC creates a new mock instance

func (*MockGRPC) Dial

func (m *MockGRPC) Dial(arg0 string, arg1 ...grpc.DialOption) (*grpc.ClientConn, error)

Dial mocks base method

func (*MockGRPC) EXPECT

func (m *MockGRPC) EXPECT() *MockGRPCMockRecorder

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

type MockGRPCMockRecorder

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

MockGRPCMockRecorder is the mock recorder for MockGRPC

func (*MockGRPCMockRecorder) Dial

func (mr *MockGRPCMockRecorder) Dial(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Dial indicates an expected call of Dial

Jump to

Keyboard shortcuts

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