Ajitem Sahasrabuddhe
|
7a6f3d4394
|
fix tests
|
2019-08-04 20:23:32 +05:30 |
|
Ajitem Sahasrabuddhe
|
04948f2152
|
generate test with go generate
|
2019-08-04 11:06:19 +05:30 |
|
Ajitem Sahasrabuddhe
|
86e10211de
|
remove redundant go generate from altsrc
update go generate in cli package to generate both files
regeneration test
|
2019-08-04 11:05:50 +05:30 |
|
Ajitem Sahasrabuddhe
|
c676ed4caa
|
indentation fixes in template
regeneration test
|
2019-08-04 11:04:23 +05:30 |
|
Ajitem Sahasrabuddhe
|
92608509a4
|
Merge branch 'master' into flag-type-generation-golang
|
2019-08-03 22:49:24 +05:30 |
|
Ajitem Sahasrabuddhe
|
add69c7d4f
|
updated flag types generated courtesy fg cli
|
2019-08-03 22:48:12 +05:30 |
|
mingrammer
|
9766be8d3e
|
get latest changes from master
|
2019-08-03 22:47:47 +05:30 |
|
Sascha Grunert
|
4627bbe109
|
Add go module support
This adds a go.{mod,sum} file to official support go modules.
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
|
2019-08-03 13:56:41 +02:00 |
|
Jesse Szwedko
|
d71794de19
|
Make ApplyWithError a public method on errorableFlag
Add to altsrc flags. Otherwise, flagSet() was bypassing altsrc's attempt
at shadowing.
|
2016-11-19 10:51:20 -08:00 |
|
Jake Champlin
|
c75c862386
|
Fix import paths in altsrc
Uses gopkg.in as the import path for the `altsrc` package.
Fixes: #473
|
2016-08-27 19:09:14 -04:00 |
|
Dan Buch
|
c3b03b8437
|
Adding flag type generation for altsrc
and a mention of this whole thing in the change log
|
2016-07-11 06:02:49 -04:00 |
|