# Functions
IntrospectProcedures is a convenience function that translate a slice of transport.Procedure to a slice of introspection.Procedure.
# Variables
OutboundStatusNotSupported is returned when not valid OutboundStatus can be produced.
# Structs
ChooserStatus is a collection of basic chooser info.
DispatcherStatus represent detailed introspection information about a dispatcher.
InboundStatus is a collection of basics info about an Inbound.
OutboundStatus is a collection of basics info about an Outbound.
PackageVersion represent a package and its version.
PeerStatus is a collection of basic peers info.
Procedure represent a registered procedure on a dispatcher.
# Interfaces
IntrospectableChooser extends the Chooser interfaces.
IntrospectableInbound extends the Inbound interface.
IntrospectableOutbound extends the Outbound interface.