aibuilder

package
v0.72.0 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2025 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 MockCustomLlmsInterface

type MockCustomLlmsInterface struct {
	mock.Mock
}

MockCustomLlmsInterface is an autogenerated mock type for the CustomLlmsInterface type

func NewMockCustomLlmsInterface

func NewMockCustomLlmsInterface(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockCustomLlmsInterface

NewMockCustomLlmsInterface creates a new instance of MockCustomLlmsInterface. 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 (*MockCustomLlmsInterface) Cancel

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

func (*MockCustomLlmsInterface) Create

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

func (*MockCustomLlmsInterface) EXPECT

func (*MockCustomLlmsInterface) Get

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

func (*MockCustomLlmsInterface) GetById

GetById provides a mock function with given fields: ctx, id

func (*MockCustomLlmsInterface) Update

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

type MockCustomLlmsInterface_Cancel_Call

type MockCustomLlmsInterface_Cancel_Call struct {
	*mock.Call
}

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

func (*MockCustomLlmsInterface_Cancel_Call) Return

func (*MockCustomLlmsInterface_Cancel_Call) Run

type MockCustomLlmsInterface_Create_Call

type MockCustomLlmsInterface_Create_Call struct {
	*mock.Call
}

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

func (*MockCustomLlmsInterface_Create_Call) Return

func (*MockCustomLlmsInterface_Create_Call) Run

type MockCustomLlmsInterface_Expecter

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

func (*MockCustomLlmsInterface_Expecter) Cancel

func (_e *MockCustomLlmsInterface_Expecter) Cancel(ctx interface{}, request interface{}) *MockCustomLlmsInterface_Cancel_Call

Cancel is a helper method to define mock.On call

  • ctx context.Context
  • request aibuilder.CancelCustomLlmOptimizationRunRequest

func (*MockCustomLlmsInterface_Expecter) Create

func (_e *MockCustomLlmsInterface_Expecter) Create(ctx interface{}, request interface{}) *MockCustomLlmsInterface_Create_Call

Create is a helper method to define mock.On call

  • ctx context.Context
  • request aibuilder.StartCustomLlmOptimizationRunRequest

func (*MockCustomLlmsInterface_Expecter) Get

func (_e *MockCustomLlmsInterface_Expecter) Get(ctx interface{}, request interface{}) *MockCustomLlmsInterface_Get_Call

Get is a helper method to define mock.On call

  • ctx context.Context
  • request aibuilder.GetCustomLlmRequest

func (*MockCustomLlmsInterface_Expecter) GetById

func (_e *MockCustomLlmsInterface_Expecter) GetById(ctx interface{}, id interface{}) *MockCustomLlmsInterface_GetById_Call

GetById is a helper method to define mock.On call

  • ctx context.Context
  • id string

func (*MockCustomLlmsInterface_Expecter) Update

func (_e *MockCustomLlmsInterface_Expecter) Update(ctx interface{}, request interface{}) *MockCustomLlmsInterface_Update_Call

Update is a helper method to define mock.On call

  • ctx context.Context
  • request aibuilder.UpdateCustomLlmRequest

type MockCustomLlmsInterface_GetById_Call

type MockCustomLlmsInterface_GetById_Call struct {
	*mock.Call
}

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

func (*MockCustomLlmsInterface_GetById_Call) Return

func (*MockCustomLlmsInterface_GetById_Call) Run

func (*MockCustomLlmsInterface_GetById_Call) RunAndReturn

type MockCustomLlmsInterface_Get_Call

type MockCustomLlmsInterface_Get_Call struct {
	*mock.Call
}

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

func (*MockCustomLlmsInterface_Get_Call) Return

func (*MockCustomLlmsInterface_Get_Call) Run

type MockCustomLlmsInterface_Update_Call

type MockCustomLlmsInterface_Update_Call struct {
	*mock.Call
}

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

func (*MockCustomLlmsInterface_Update_Call) Return

func (*MockCustomLlmsInterface_Update_Call) Run

Jump to

Keyboard shortcuts

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