Skip to main content

Module listen

Module listen 

Source
Expand description

Configuration for ports and addresses to listen on.

Structsยง

Listen
Specification of (possibly) something to listen on (eg, a port, or some addresses/ports)
ListenUnsupported
Listen configuration specified something not supported by application code

Enumsยง

CustomizableListen ๐Ÿ”’
A general structure for configuring listening ports.
InvalidCustomizableListen ๐Ÿ”’
Listen configuration is invalid
InvalidListen ๐Ÿ”’
Listen configuration is invalid
ListenItem ๐Ÿ”’
One item in the CustomizableListen.
ListenItemSerde ๐Ÿ”’
One item in the list of a list-ish Listen, or the plain value
ListenSerde ๐Ÿ”’
How we (de) serialize a Listen