Documentation
¶
Overview ¶
Package setup provides initialization for the agentx package. Import this package to register all default agents with the registry.
Usage:
import _ "github.com/sageox/ox/pkg/agentx/setup"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterDefaultAgents ¶
func RegisterDefaultAgents()
RegisterDefaultAgents registers all supported agents with the default registry. This is called automatically when this package is imported.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.