Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Loop ¶
type Loop struct {
// contains filtered or unexported fields
}
func NewLoop ¶
func NewLoop(opts LoopOptions) (*Loop, error)
func (*Loop) ProcessDirect ¶
type LoopOptions ¶
type SubagentManager ¶
type SubagentManager struct {
// contains filtered or unexported fields
}
func NewSubagentManager ¶
func NewSubagentManager(loop *Loop) *SubagentManager
Click to show internal directories.
Click to hide internal directories.