mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 17:04:50 +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
|