govet

package
v0.0.0-...-f90256a Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Shadow = Check{Args: []string{"--all", "--shadow"}}

Shadow is a Checker that runs

go tool vet --all --shadow.

Functions

This section is empty.

Types

type Check

type Check struct {
	Args []string
}

Check implements a lint.Checker for the govet command.

func (Check) Check

func (c Check) Check(pkgs ...string) error

Check runs go tool vet for pkgs.

Jump to

Keyboard shortcuts

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