# Functions
ChClient create a beat.Client that will forward all events to the given channel.
ConstClient returns a pipeline that always returns the pre-configured beat.Client instance.
FailingConnector creates a pipeline that will always fail with the configured error value.
# Structs
given channel only.
ClientCounter can be used to create a beat.PipelineConnector that count pipeline connects and disconnects.
FakeClient implements the beat.Client interface.
FakeConnector implements the beat.PipelineConnector interface.