projects

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package projects is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockProjectServiceClient

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

MockProjectServiceClient is a mock of ProjectServiceClient interface.

func NewMockProjectServiceClient

func NewMockProjectServiceClient(ctrl *gomock.Controller) *MockProjectServiceClient

NewMockProjectServiceClient creates a new mock instance.

func (*MockProjectServiceClient) Create

Create mocks base method.

func (*MockProjectServiceClient) Delete

Delete mocks base method.

func (*MockProjectServiceClient) EXPECT

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

func (*MockProjectServiceClient) Get

Get mocks base method.

func (*MockProjectServiceClient) Update

Update mocks base method.

type MockProjectServiceClientMockRecorder

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

MockProjectServiceClientMockRecorder is the mock recorder for MockProjectServiceClient.

func (*MockProjectServiceClientMockRecorder) Create

func (mr *MockProjectServiceClientMockRecorder) Create(ctx, in interface{}, opts ...interface{}) *gomock.Call

Create indicates an expected call of Create.

func (*MockProjectServiceClientMockRecorder) Delete

func (mr *MockProjectServiceClientMockRecorder) Delete(ctx, in interface{}, opts ...interface{}) *gomock.Call

Delete indicates an expected call of Delete.

func (*MockProjectServiceClientMockRecorder) Get

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

Get indicates an expected call of Get.

func (*MockProjectServiceClientMockRecorder) Update

func (mr *MockProjectServiceClientMockRecorder) Update(ctx, in interface{}, opts ...interface{}) *gomock.Call

Update indicates an expected call of Update.

Jump to

Keyboard shortcuts

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