shadow

package
v0.0.0-...-b53068c Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2020 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package shadow defines an Analyzer that checks for shadowed variables.

Index

Constants

View Source
const Doc = `` /* 658-byte string literal not displayed */

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name:     "shadow",
	Doc:      Doc,
	Requires: []*analysis.Analyzer{inspect.Analyzer},
	Run:      run,
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
shadow
The shadow command runs the shadow analyzer.
The shadow command runs the shadow analyzer.

Jump to

Keyboard shortcuts

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