mock

package
v0.0.0-...-574a00b Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2019 License: Apache-2.0 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 MockCertServiceClient

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

MockCertServiceClient is a mock of CertServiceClient interface

func NewMockCertServiceClient

func NewMockCertServiceClient(ctrl *gomock.Controller) *MockCertServiceClient

NewMockCertServiceClient creates a new mock instance

func (*MockCertServiceClient) EXPECT

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

func (*MockCertServiceClient) Get

Get mocks base method

type MockCertServiceClientMockRecorder

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

MockCertServiceClientMockRecorder is the mock recorder for MockCertServiceClient

func (*MockCertServiceClientMockRecorder) Get

func (mr *MockCertServiceClientMockRecorder) Get(ctx, in interface{}, opts ...interface{}) *gomock.Call

Get indicates an expected call of Get

type MockCertServiceServer

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

MockCertServiceServer is a mock of CertServiceServer interface

func NewMockCertServiceServer

func NewMockCertServiceServer(ctrl *gomock.Controller) *MockCertServiceServer

NewMockCertServiceServer creates a new mock instance

func (*MockCertServiceServer) EXPECT

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

func (*MockCertServiceServer) Get

Get mocks base method

type MockCertServiceServerMockRecorder

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

MockCertServiceServerMockRecorder is the mock recorder for MockCertServiceServer

func (*MockCertServiceServerMockRecorder) Get

func (mr *MockCertServiceServerMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get

Jump to

Keyboard shortcuts

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