report

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 3, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func At

func At(
	pass *analysis.Pass,
	r analysis.Range,
	f string,
	v ...interface{},
)

At reports a diagnostic at the specified range.

func AtLineOf

func AtLineOf(
	pass *analysis.Pass,
	r analysis.Range,
	f string,
	v ...interface{},
)

AtLineOf reports a diagnostic at the start of the line of the given range.

func AtWithFix

func AtWithFix(
	pass *analysis.Pass,
	r analysis.Range,
	fix analysis.SuggestedFix,
	f string,
	v ...interface{},
)

AtWithFix reports a diagnostic at the specified range and includes a suggested fix.

Types

This section is empty.

Jump to

Keyboard shortcuts

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