wraperrfmt

package module
v0.0.0-...-a58689a Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 9 Imported by: 3

README

wraperrfmt

godoc.org

wraperrfmt checks invalid arguments of xerrors.Errorf.

Documentation

Index

Constants

View Source
const Doc = "wraperrfmt checks invalid arguments of xerrors.Errorf"

Variables

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

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
wraperrfmt command

Jump to

Keyboard shortcuts

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