aimocks

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: ./llm.go

Generated by this command:

mockgen -source=./llm.go -destination=../../../mocks/llm.mock.go -package=aimocks -typed=true Service

Package aimocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockService

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

MockService is a mock of Service interface.

func NewMockService

func NewMockService(ctrl *gomock.Controller) *MockService

NewMockService creates a new mock instance.

func (*MockService) EXPECT

func (m *MockService) EXPECT() *MockServiceMockRecorder

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

func (*MockService) Invoke

Invoke mocks base method.

type MockServiceMockRecorder

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

MockServiceMockRecorder is the mock recorder for MockService.

func (*MockServiceMockRecorder) Invoke

func (mr *MockServiceMockRecorder) Invoke(ctx, req any) *ServiceInvokeCall

Invoke indicates an expected call of Invoke.

type ServiceInvokeCall

type ServiceInvokeCall struct {
	*gomock.Call
}

ServiceInvokeCall wrap *gomock.Call

func (*ServiceInvokeCall) Do

Do rewrite *gomock.Call.Do

func (*ServiceInvokeCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*ServiceInvokeCall) Return

Return rewrite *gomock.Call.Return

Jump to

Keyboard shortcuts

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