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