8 Commits (172bb92059ed885c8b4249230f3ccbe9e3e1272b)

Author SHA1 Message Date
Tyler Davis 530df59178 Pass context into handleExitCoder
7 years ago
Tyler Davis 538742687b Add ExitErrHandlerFunc type
7 years ago
Matt Farina 2f110bd745 Cleaned up exported func comments per golint
8 years ago
Dan Buch 22773b14c1
Allow for pluggable flag-level help text formatting
9 years ago
Dan Buch b7329f4968
Switch from multi-return with exit codes to ExitCoder check
9 years ago
Dan Buch a17c8cf1d8
Rename func type suffixes `Fn`->`Func` and add `OnUsageErrorFunc`
9 years ago
Tarcísio Gruppi 49c1229409
Added exit code support
9 years ago
Tarcísio Gruppi 9c0db3f4ac
Created types for functions
9 years ago