govet

package
v0.0.0-...-2435b8f Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package govet implements a Shipshape analyzer that runs go vet over all Go files in the given ShipshapeContext.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoVetAnalyzer

type GoVetAnalyzer struct{}

GoVetAnalyzer is a wrapper around the go vet command line tool. This assumes it runs in a location where go is on the path.

func (*GoVetAnalyzer) Analyze

func (gva *GoVetAnalyzer) Analyze(ctx *ctxpb.ShipshapeContext) ([]*notepb.Note, error)

func (GoVetAnalyzer) Category

func (GoVetAnalyzer) Category() string

Jump to

Keyboard shortcuts

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