Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 222 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 222 Bytes

The streamer uses Go channels to pipe together file-reads, to record-reading/parsing, to a chain of record-transformers, to record-writing/formatting, to terminal standard output.

This is the high-level sketch of Miller.