Expand description
Structured daemon ID type that separates namespace and name.
This module provides a type-safe representation of daemon IDs that eliminates the need for repeated parsing and formatting operations.
Structsยง
- Daemon
Id - A structured daemon identifier consisting of a namespace and a name.