collectors/

directory
v0.1.0-alpha.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2019 License: Apache-2.0

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

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL