# Functions
ComponentType returns the type for a given component name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSilentSinglePortParser returns a SingleEndpointParser that errors silently on failure to find a port.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
MultiPortReceiver is a special parser for components with endpoints for each protocol.
MultiProtocolEndpointConfig represents the minimal struct for a given YAML configuration input containing a map to a struct with either endpoint or listen_address.
SingleEndpointParser is a special parser for a generic receiver that has an endpoint or listen_address in its configuration.
SingleEndpointConfig represents the minimal struct for a given YAML configuration input containing either endpoint or listen_address.
SingleEndpointParser is a special parser for a generic receiver that has an endpoint or listen_address in its configuration.
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
MultiPortOption allows the setting of options for a MultiPortReceiver.
No description provided by the author
No description provided by the author