mocks

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockViewService

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

MockViewService is a mock of Service interface.

func NewMockViewService

func NewMockViewService(ctrl *gomock.Controller) *MockViewService

NewMockViewService creates a new mock instance.

func (*MockViewService) EXPECT

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

func (*MockViewService) GetCertificates

GetCertificates mocks base method.

func (*MockViewService) GetHosts

GetHosts mocks base method.

func (*MockViewService) GetWebProperties

GetWebProperties mocks base method.

type MockViewServiceMockRecorder

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

MockViewServiceMockRecorder is the mock recorder for MockViewService.

func (*MockViewServiceMockRecorder) GetCertificates

func (mr *MockViewServiceMockRecorder) GetCertificates(ctx, orgID, certificateIDs any) *gomock.Call

GetCertificates indicates an expected call of GetCertificates.

func (*MockViewServiceMockRecorder) GetHosts

func (mr *MockViewServiceMockRecorder) GetHosts(ctx, orgID, hostIDs, atTime any) *gomock.Call

GetHosts indicates an expected call of GetHosts.

func (*MockViewServiceMockRecorder) GetWebProperties

func (mr *MockViewServiceMockRecorder) GetWebProperties(ctx, orgID, webPropertyIDs, atTime any) *gomock.Call

GetWebProperties indicates an expected call of GetWebProperties.

Jump to

Keyboard shortcuts

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