How to Structure a Go Command-Line Project

1 · Benjamin Cane · Dec. 29, 2020, 7:01 a.m.
Best practices around structuring Go command-line applications where packages go, parse command-line arguments, and optimize for testing....