mock_service

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_service is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockContext

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

MockContext is a mock of Context interface.

func NewMockContext

func NewMockContext(ctrl *gomock.Controller) *MockContext

NewMockContext creates a new mock instance.

func (*MockContext) EXPECT

func (m *MockContext) EXPECT() *MockContextMockRecorder

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

func (*MockContext) GetHttpClient

func (m *MockContext) GetHttpClient() http.ApptrustHttpClient

GetHttpClient mocks base method.

func (*MockContext) GetServerDetails

func (m *MockContext) GetServerDetails() config.ServerDetails

GetServerDetails mocks base method.

type MockContextMockRecorder

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

MockContextMockRecorder is the mock recorder for MockContext.

func (*MockContextMockRecorder) GetHttpClient

func (mr *MockContextMockRecorder) GetHttpClient() *gomock.Call

GetHttpClient indicates an expected call of GetHttpClient.

func (*MockContextMockRecorder) GetServerDetails

func (mr *MockContextMockRecorder) GetServerDetails() *gomock.Call

GetServerDetails indicates an expected call of GetServerDetails.

Jump to

Keyboard shortcuts

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