The idea behind go-arg is that Go already has an excellent way
to describe data structures using structs, so there is no need to
develop additional levels of abstraction. Instead of one API to specify
which arguments a program accepts, and then another API to get the
values of those arguments, go-arg replaces both with a single struct.
Installed Size: 105.5 kB
Architectures: all