tools

module
v0.0.0-...-fdae9a8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2026 License: MIT

Directories

Path Synopsis
Package errdirectcall provides a Go analyzer that detects when errutil.With or errutil.Wrap is called directly on a function call result without first checking for nil.
Package errdirectcall provides a Go analyzer that detects when errutil.With or errutil.Wrap is called directly on a function call result without first checking for nil.
Package errwrap provides a Go analyzer that ensures all error returns are wrapped with errutil.With or errutil.Wrap instead of being returned directly.
Package errwrap provides a Go analyzer that ensures all error returns are wrapped with errutil.With or errutil.Wrap instead of being returned directly.
cmd/errwrap command
internal
shared
Package shared provides common functionality for errutil analyzers.
Package shared provides common functionality for errutil analyzers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL