adk

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package adk is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAgent

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

MockAgent is a mock of Agent interface.

func NewMockAgent

func NewMockAgent(ctrl *gomock.Controller) *MockAgent

NewMockAgent creates a new mock instance.

func (*MockAgent) Description

func (m *MockAgent) Description(ctx context.Context) string

Description mocks base method.

func (*MockAgent) EXPECT

func (m *MockAgent) EXPECT() *MockAgentMockRecorder

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

func (*MockAgent) Name

func (m *MockAgent) Name(ctx context.Context) string

Name mocks base method.

func (*MockAgent) Run

Run mocks base method.

type MockAgentMockRecorder

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

MockAgentMockRecorder is the mock recorder for MockAgent.

func (*MockAgentMockRecorder) Description

func (mr *MockAgentMockRecorder) Description(ctx any) *gomock.Call

Description indicates an expected call of Description.

func (*MockAgentMockRecorder) Name

func (mr *MockAgentMockRecorder) Name(ctx any) *gomock.Call

Name indicates an expected call of Name.

func (*MockAgentMockRecorder) Run

func (mr *MockAgentMockRecorder) Run(ctx, input any, options ...any) *gomock.Call

Run indicates an expected call of Run.

type MockOnSubAgents

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

MockOnSubAgents is a mock of OnSubAgents interface.

func NewMockOnSubAgents

func NewMockOnSubAgents(ctrl *gomock.Controller) *MockOnSubAgents

NewMockOnSubAgents creates a new mock instance.

func (*MockOnSubAgents) EXPECT

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

func (*MockOnSubAgents) OnDisallowTransferToParent

func (m *MockOnSubAgents) OnDisallowTransferToParent(ctx context.Context) error

OnDisallowTransferToParent mocks base method.

func (*MockOnSubAgents) OnSetAsSubAgent

func (m *MockOnSubAgents) OnSetAsSubAgent(ctx context.Context, parent adk.Agent) error

OnSetAsSubAgent mocks base method.

func (*MockOnSubAgents) OnSetSubAgents

func (m *MockOnSubAgents) OnSetSubAgents(ctx context.Context, subAgents []adk.Agent) error

OnSetSubAgents mocks base method.

type MockOnSubAgentsMockRecorder

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

MockOnSubAgentsMockRecorder is the mock recorder for MockOnSubAgents.

func (*MockOnSubAgentsMockRecorder) OnDisallowTransferToParent

func (mr *MockOnSubAgentsMockRecorder) OnDisallowTransferToParent(ctx any) *gomock.Call

OnDisallowTransferToParent indicates an expected call of OnDisallowTransferToParent.

func (*MockOnSubAgentsMockRecorder) OnSetAsSubAgent

func (mr *MockOnSubAgentsMockRecorder) OnSetAsSubAgent(ctx, parent any) *gomock.Call

OnSetAsSubAgent indicates an expected call of OnSetAsSubAgent.

func (*MockOnSubAgentsMockRecorder) OnSetSubAgents

func (mr *MockOnSubAgentsMockRecorder) OnSetSubAgents(ctx, subAgents any) *gomock.Call

OnSetSubAgents indicates an expected call of OnSetSubAgents.

Jump to

Keyboard shortcuts

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