Expand description
Core functionality for the daemon library.
This module defines the Daemon
struct, which manages the daemon’s state and lifecycle.
Structs§
- Daemon
- The main daemon struct.
Enums§
- Daemon
State - Represents the state of the daemon.
Core functionality for the daemon library.
This module defines the Daemon
struct, which manages the daemon’s state and lifecycle.