Полезные материалы по всему, что может быть полезно разработчику на Go.
Subcommands with Go’s flag package This article walks through usage of the Go standard library’s flag package to implement support for subcommands in a program.
This article walks through usage of the Go standard library’s flag package to implement support for subcommands in a program.