mock_lifecycle

package
v0.0.0-...-9677058 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2019 License: GPL-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_lifecycle is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPingServiceClient

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

MockPingServiceClient is a mock of PingServiceClient interface

func NewMockPingServiceClient

func NewMockPingServiceClient(ctrl *gomock.Controller) *MockPingServiceClient

NewMockPingServiceClient creates a new mock instance

func (*MockPingServiceClient) EXPECT

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

func (*MockPingServiceClient) GetPing

func (m *MockPingServiceClient) GetPing(arg0 context.Context, arg1 *lifecycle.Ping, arg2 ...grpc.CallOption) (*lifecycle.Ping, error)

GetPing mocks base method

type MockPingServiceClientMockRecorder

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

MockPingServiceClientMockRecorder is the mock recorder for MockPingServiceClient

func (*MockPingServiceClientMockRecorder) GetPing

func (mr *MockPingServiceClientMockRecorder) GetPing(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPing indicates an expected call of GetPing

type MockPingServiceServer

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

MockPingServiceServer is a mock of PingServiceServer interface

func NewMockPingServiceServer

func NewMockPingServiceServer(ctrl *gomock.Controller) *MockPingServiceServer

NewMockPingServiceServer creates a new mock instance

func (*MockPingServiceServer) EXPECT

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

func (*MockPingServiceServer) GetPing

func (m *MockPingServiceServer) GetPing(arg0 context.Context, arg1 *lifecycle.Ping) (*lifecycle.Ping, error)

GetPing mocks base method

type MockPingServiceServerMockRecorder

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

MockPingServiceServerMockRecorder is the mock recorder for MockPingServiceServer

func (*MockPingServiceServerMockRecorder) GetPing

func (mr *MockPingServiceServerMockRecorder) GetPing(arg0, arg1 interface{}) *gomock.Call

GetPing indicates an expected call of GetPing

Jump to

Keyboard shortcuts

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