2023-11-27 14:03:09 +00:00
2016-11-01 17:54:42 +03:00
2023-11-27 14:03:09 +00:00
2023-11-27 13:26:50 +00:00
2014-05-15 12:00:29 -07:00
2023-11-27 14:03:09 +00:00

autoflags

forked from github.com/artyom/autoflags

Package autoflags provides a convenient way of exposing struct fields as command line flags. Exposed fields should have flag tag attached: flag:"flagName,usage string".

For examples see documentation.

Description
autoflags
Readme MIT 66 KiB
Languages
Go 100%