timer

package
v0.1.0-proto2b Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2026 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TimerAgent

type TimerAgent struct {
	adk.Agent
	// contains filtered or unexported fields
}

TimerAgent wraps a Python agent for timer-triggered behavior.

func NewTimerAgent

func NewTimerAgent(path string) (*TimerAgent, error)

NewTimerAgent creates a new timer agent from a Python file.

func (*TimerAgent) Describe

func (t *TimerAgent) Describe() *meta.AgentInfo

func (*TimerAgent) ID

func (t *TimerAgent) ID() string

func (*TimerAgent) Reload

func (t *TimerAgent) Reload() error

func (*TimerAgent) Restart

func (t *TimerAgent) Restart() error

func (*TimerAgent) Scope

func (t *TimerAgent) Scope() string

func (*TimerAgent) Start

func (t *TimerAgent) Start() error

func (*TimerAgent) Stop

func (t *TimerAgent) Stop() error

func (*TimerAgent) Type

func (t *TimerAgent) Type() string

Jump to

Keyboard shortcuts

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