Documentation
¶
Overview ¶
Package errcheck implements an static analysis analyzer to ensure that errors are handled in go code. This analyzer was adapted from https://github.com/kisielk/errcheck (MIT License).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = analyzer.Analyzer
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.