aboutsummaryrefslogtreecommitdiff
path: root/example_test.go
AgeCommit message (Expand)Author
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