Skip to main content

Module daemon_id

Module daemon_id 

Source
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ยง

DaemonId
A structured daemon identifier consisting of a namespace and a name.