Categorygithub.com/smira/flag
repositorypackage
0.0.0-20170926215700-695ea5e84e76
Repository: https://github.com/smira/flag.git
Documentation: pkg.go.dev

# README

flag

A fork of fork of the official "flag" package but with:

  • the flag.Value interface extended to provide a Get() interface{} method,
  • method (FlagSet *) Merge to merge two non-conficting flag sets