Package errcheck is a tool for checking that errors are handled in Go programs.
go get github.com/kisielk/errcheckNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates that errcheck is primarily a CLI tool for error checking.
Use the 'errcheck' binary from the command line instead.
No dependency data recorded yet.