Skip to main content

Module listing

Module listing 

Expand description

Enumerate the channel types compiled into this binary.

Enums§

QrPairingChannel
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.