Skip to content

artyom/autoflags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

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