Skip to content

artyom/autoflags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 11, 2022
a3f3a3e · Jun 11, 2022

History

18 Commits
May 15, 2014
Nov 5, 2014
Jun 11, 2022
Nov 1, 2016
Apr 13, 2022

Repository files navigation

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.

About

Populate go command line app flags from config struct

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages