Module listing
Expand description
Enumerate the channel types compiled into this binary.
Enums§
- QrPairing
Channel - Typed key over the QR-pairing channels that own persisted login/session state on disk.
Functions§
- compiled_
channels - configured_
uncompiled_ channels - is_
channel_ type_ compiled - Returns whether a schema channel type key is compiled into this binary. Accepts both kebab-case keys emitted by the config schema and legacy underscore spellings used in channel references.
- qr_
pairing_ channel - Resolve a channel type key to its typed QR-pairing channel.