diff options
| author | xilabao <[email protected]> | 2017-01-13 16:50:03 +0800 |
|---|---|---|
| committer | xilabao <[email protected]> | 2017-01-16 09:06:09 +0800 |
| commit | 271ea0e85343ffc73d7871cb63cb3a615320cc47 (patch) | |
| tree | 37c1c8b11dff5dde17be2c52671468f8d14dddb0 /int.go | |
| parent | 5ccb023bc27df288a957c5e994cd44fd19619465 (diff) | |
Make command line parsing available outside pflag
We basically want to allow callers to use our command line parser. There
is a user who wants to log the command line, but they don't want to log
"sensitive" flags. This allows that user to parse the command line and
get each flag. They can use information in the flag to write their own
printer.
Diffstat (limited to 'int.go')
0 files changed, 0 insertions, 0 deletions
