aifunctions

package
v0.178.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAiFunctionsInterface

type MockAiFunctionsInterface struct {
	mock.Mock
}

MockAiFunctionsInterface is an autogenerated mock type for the AiFunctionsInterface type

func NewMockAiFunctionsInterface

func NewMockAiFunctionsInterface(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockAiFunctionsInterface

NewMockAiFunctionsInterface creates a new instance of MockAiFunctionsInterface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*MockAiFunctionsInterface) AiClassify

AiClassify provides a mock function with given fields: ctx, request

func (*MockAiFunctionsInterface) AiExtract

AiExtract provides a mock function with given fields: ctx, request

func (*MockAiFunctionsInterface) AiParseDocument

AiParseDocument provides a mock function with given fields: ctx, request

func (*MockAiFunctionsInterface) EXPECT

type MockAiFunctionsInterface_AiClassify_Call

type MockAiFunctionsInterface_AiClassify_Call struct {
	*mock.Call
}

MockAiFunctionsInterface_AiClassify_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AiClassify'

func (*MockAiFunctionsInterface_AiClassify_Call) Return

func (*MockAiFunctionsInterface_AiClassify_Call) Run

type MockAiFunctionsInterface_AiExtract_Call

type MockAiFunctionsInterface_AiExtract_Call struct {
	*mock.Call
}

MockAiFunctionsInterface_AiExtract_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AiExtract'

func (*MockAiFunctionsInterface_AiExtract_Call) Return

func (*MockAiFunctionsInterface_AiExtract_Call) Run

type MockAiFunctionsInterface_AiParseDocument_Call

type MockAiFunctionsInterface_AiParseDocument_Call struct {
	*mock.Call
}

MockAiFunctionsInterface_AiParseDocument_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AiParseDocument'

func (*MockAiFunctionsInterface_AiParseDocument_Call) Return

func (*MockAiFunctionsInterface_AiParseDocument_Call) Run

type MockAiFunctionsInterface_Expecter

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

func (*MockAiFunctionsInterface_Expecter) AiClassify

func (_e *MockAiFunctionsInterface_Expecter) AiClassify(ctx interface{}, request interface{}) *MockAiFunctionsInterface_AiClassify_Call

AiClassify is a helper method to define mock.On call

  • ctx context.Context
  • request aifunctions.AiClassifyRequest

func (*MockAiFunctionsInterface_Expecter) AiExtract

func (_e *MockAiFunctionsInterface_Expecter) AiExtract(ctx interface{}, request interface{}) *MockAiFunctionsInterface_AiExtract_Call

AiExtract is a helper method to define mock.On call

  • ctx context.Context
  • request aifunctions.AiExtractRequest

func (*MockAiFunctionsInterface_Expecter) AiParseDocument

func (_e *MockAiFunctionsInterface_Expecter) AiParseDocument(ctx interface{}, request interface{}) *MockAiFunctionsInterface_AiParseDocument_Call

AiParseDocument is a helper method to define mock.On call

  • ctx context.Context
  • request aifunctions.AiParseDocumentRequest

Jump to

Keyboard shortcuts

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