Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config holds daemon configuration
func DefaultConfig ¶
func DefaultConfig() *Config
DefaultConfig returns default daemon configuration
type Daemon ¶
type Daemon struct {
// contains filtered or unexported fields
}
Daemon represents the TaskGuild daemon process
func (*Daemon) AgentManager ¶
AgentManager returns the agent manager
func (*Daemon) Start ¶
Start starts the daemon with parallel execution using pool and panic protection
func (*Daemon) TaskService ¶
TaskService returns the task service
Click to show internal directories.
Click to hide internal directories.