This repository was archived by the owner on May 26, 2023. It is now read-only.

Description
I want to use this package, but be able to use the -config flag for my own things, without it interfering in any way. Right now the only way to change the behavior seems to be to set flag.DefaultConfigFlagname to something else, but I would like to do it only for a specific FlagSet, rather than all.
Is this possible at the moment?