app

package
v1.8.7 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2026 License: MIT Imports: 30 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 {
	Engine(ctx context.Context, sessionID string) (*engine.AgentEngine, error)

	// trigger methods
	HttpTrigger(ctx context.Context) http.Handler
	McpTrigger(ctx context.Context) (mcp.Handler, error)
	// contains filtered or unexported methods
}

func NewAgent

func NewAgent() Agent

Jump to

Keyboard shortcuts

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