Documentation
¶
Index ¶
- type Claw
- func (c *Claw) AgentDir(name string) string
- func (c *Claw) CreateAgent(name string) error
- func (c *Claw) DeleteAgent(name string) error
- func (c *Claw) GetAgent(name string) *agent.Agent
- func (c *Claw) Init() error
- func (c *Claw) ListAgents() ([]string, error)
- func (c *Claw) Run(ctx context.Context) error
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Claw ¶
type Claw struct {
// contains filtered or unexported fields
}
func (*Claw) CreateAgent ¶
func (*Claw) DeleteAgent ¶
func (*Claw) ListAgents ¶
Click to show internal directories.
Click to hide internal directories.