mock_packages

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_packages is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockPackageService

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

MockPackageService is a mock of PackageService interface.

func NewMockPackageService

func NewMockPackageService(ctrl *gomock.Controller) *MockPackageService

NewMockPackageService creates a new mock instance.

func (*MockPackageService) BindPackage

func (m *MockPackageService) BindPackage(ctx service.Context, applicationKey string, request *model.BindPackageRequest) error

BindPackage mocks base method.

func (*MockPackageService) EXPECT

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

func (*MockPackageService) UnbindPackage

func (m *MockPackageService) UnbindPackage(ctx service.Context, applicationKey, pkgType, pkgName, pkgVersion string) error

UnbindPackage mocks base method.

type MockPackageServiceMockRecorder

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

MockPackageServiceMockRecorder is the mock recorder for MockPackageService.

func (*MockPackageServiceMockRecorder) BindPackage

func (mr *MockPackageServiceMockRecorder) BindPackage(ctx, applicationKey, request any) *gomock.Call

BindPackage indicates an expected call of BindPackage.

func (*MockPackageServiceMockRecorder) UnbindPackage

func (mr *MockPackageServiceMockRecorder) UnbindPackage(ctx, applicationKey, pkgType, pkgName, pkgVersion any) *gomock.Call

UnbindPackage indicates an expected call of UnbindPackage.

Jump to

Keyboard shortcuts

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