mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 15:37:59 +00:00
3 lines
222 B
Markdown
3 lines
222 B
Markdown
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.
|