aboutsummaryrefslogtreecommitdiff
path: root/example_test.go
AgeCommit message (Expand)Author
2017-05-08Delete example, what isn't even shown in docsv1.0.0Albert Nigmatzianov
2017-05-05Testing for Shorthand LookupEric Paris
2017-05-05Add example to FlagSet.ShorthandLookupAlbert Nigmatzianov
2017-05-05Add example to ShorthandLookupAlbert Nigmatzianov
2015-03-12Always return when err is not nil.Brendan Burns
2015-01-16Fix unit tests to include Type() method in custom typesFilipe Brandenburger
2012-05-04Import the full github path in testsAlex Ogier
2012-05-04Fix up example for pflagAlex Ogier
2012-04-30Rename package flag --> pflagAlex Ogier
2012-04-26Copy the flag module from the go standard libraryAlex Ogier