mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +00:00
2 lines
110 B
Go
2 lines
110 B
Go
// Package input contains logic for parsing disk-file/standard-input byte streams into records.
|
|
package input
|