mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 10:15:36 +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
|