adk

package
v0.1.0-proto2i Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2026 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent

type Agent interface {
	Initialize() error
	Start() error
	Stop() error
	Describe() *meta.AgentInfo
	Info() *meta.AgentInfo
}

Agent is the standard contract for all supervised agents

type OptionalHooks

type OptionalHooks interface {
	Restart() error
	Reload() error
}

OptionalHooks can be optionally implemented by agents

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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