mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
3 lines
140 B
Go
3 lines
140 B
Go
// Package entrypoint has all the usual contents of main(), which are put into
|
|
// this package for ease of unit-testing.
|
|
package entrypoint
|