package
7.4.0+incompatible
Repository: https://github.com/magento-mcom/beats.git
Documentation: pkg.go.dev
# Functions
CloseOnSignal closes the outlet, once the signal triggers.
NewOutletFactory creates a new outlet factory for connecting an input to the publisher pipeline.
SubOutlet create a sub-outlet, which can be closed individually, without closing the underlying outlet.
# Structs
No description provided by the author
# Type aliases
ConnectorFunc is an adapter for using ordinary functions as Connector.
Factory is used to create a new Outlet instance.