package
0.0.0-20200630053641-03683fefd86d
Repository: https://github.com/blep-ai/automi.git
Documentation: pkg.go.dev

# README

Stream Custom Types

Automi can stream data using built-in Go types. This example shows how to stream data using custom types by mapping data from a CSV row to a struct type.