mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
* neaten some uses of os.Exit * iterating * iterating * iterating * iterating * iterating * iterating * iterating |
||
|---|---|---|
| .. | ||
| doc.go | ||
| README.md | ||
| stream.go | ||
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.