cli

package
v0.0.0-...-85e95e3 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, args []string) error

Run the application

Types

type AgentError

type AgentError string

AgentError is an error with JSON with the error message in

func (AgentError) Error

func (e AgentError) Error() string