//
pkg.gl
Category
github.com/keydphi/example
gotypes
nilfunc
package
0.0.0-20210310171704-95c05ac795d7
Repository:
https://github.com/keydphi/example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
80 SLOC
#
Functions
CheckNilFuncComparison
!+ CheckNilFuncComparison reports unintended comparisons of functions against nil, e.g., "if x.Method == nil {".