finding

package
v0.0.0-...-5c65953 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Report

func Report(f Finding, fset *token.FileSet) string

Types

type Finding

type Finding interface {
	fmt.Stringer
	Type() Type
	Node() ast.Node
	Location(*token.FileSet) Location
	Message(*token.FileSet) string
}

type Location

type Location string

type Type

type Type string

Jump to

Keyboard shortcuts

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