directory
Version:
v0.3.3
Opens a new window with list of versions in this module.
Published: Jan 19, 2019
License: Apache-2.0
Opens a new window with license information.
README
¶
Automi collector examples
Collectors are Automi operators added at the end of a stream. Automi supports
several collector implementations showcased here.
- csv - Shows how to use the CSV collector to collect and output streamed items into a CSV file.
- null - Example on how to collect streamed items into a Null collector.
- slice - Example on how to collect streamed intems into a slice.
- writer - Shows how to use an
io.Writer
to collect streamed items.
Directories
¶
Click to show internal directories.
Click to hide internal directories.