| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-28 | Implement BytesHex type of argument (#115) | Eugene Agafonov | |
| BytesHex is an []byte represented as HEX-string --bytes=010203040506070809 states for []bytes{1,2,3,4,5,6,7,8,9} | |||
![]() |
index : github.com/spf13/pflag.git | |
| Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags |
| aboutsummaryrefslogtreecommitdiff |
| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-28 | Implement BytesHex type of argument (#115) | Eugene Agafonov | |
| BytesHex is an []byte represented as HEX-string --bytes=010203040506070809 states for []bytes{1,2,3,4,5,6,7,8,9} | |||