package
6.0.0-beta1+incompatible
Repository: https://github.com/jshi-git/beats.git
Documentation: pkg.go.dev

# Functions

CloseOnSignal closes the outlet, once the signal triggers.
NewOutletFactory creates a new outlet factory for connecting a prospector 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

# Interfaces

Outleter is the outlet for a prospector.

# Type aliases

OutletFactory is used to create a new Outlet instance.