Documentation ¶
Overview ¶
Note: the documentation / examples for error handling in the go-flags library is currently a combination of lacking and wrong: * https://github.com/jessevdk/go-flags/issues/306 * https://github.com/jessevdk/go-flags/issues/361 * https://github.com/jessevdk/go-flags/issues/377
This package attempts to make working with CLI errors easier (and easier to maintain).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrGoFlagsErrorWrapper = errors.New("couldn't wrap go-flags error")
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.