Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package nilness inspects the control-flow graph of an SSA function and reports errors such as nil pointer dereferences and degenerate nil pointer comparisons.
Index ¶
Constants ¶
      View Source
      
  
const Doc = `` /* 763-byte string literal not displayed */
    Variables ¶
Functions ¶
This section is empty.
Types ¶
This section is empty.
      
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| 
       cmd
        | 
      |
| 
         
          
            nilness
            
            command
          
           
      The nilness command applies the golang.org/x/tools/go/analysis/passes/nilness analysis to the specified packages of Go source code. 
         | 
      The nilness command applies the golang.org/x/tools/go/analysis/passes/nilness analysis to the specified packages of Go source code. | 
 Click to show internal directories. 
   Click to hide internal directories.