
The highest tagged major version is
v6.
package
Version:
v4.0.1
Opens a new window with list of versions in this module.
Published: Apr 22, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Sink represents a channel sink.
NewSink creates a new channel Sink.
A batch size of 0 will never commit.
Close closes the processor.
Process processes the stream Message.
WithPipe sets the pipe on the Processor.
Source represents a source that consumes messages from a channel.
NewSource creates a new channel Source.
Commit marks the consumed records as processed.
Consume gets the next record from the Source.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.