Documentation ¶
Overview ¶
Example (Errortest) ¶
Output: error factory "github.com/tsaikd/gobuilder/checkerror/vendor/errortest/provide" "ErrorProvideTest" declared but not used error factory "github.com/tsaikd/gobuilder/checkerror/vendor/errortest/provide2" "ErrorProvide2Test" declared but not used
Example (Gobuilder) ¶
Output:
Example (Pkgtest) ¶
Output:
Index ¶
Examples ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrorUnusedFactory2 = errutil.NewFactory("error factory %q %q declared but not used") ErrorNoErrorFactoryFound = errutil.NewFactory("no error factory found") )
errors
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.