errcheck

package
v0.0.0-...-23bbc5c Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2024 License: MIT Imports: 3 Imported by: 1

Documentation

Overview

Package errcheck contains an analyzer that checks for unchecked errors.

Index

Constants

This section is empty.

Variables

View Source
var ErrCheckAnalyzer = &analysis.Analyzer{
	Name: "errcheck",
	Doc:  "check for unchecked errors",
	Run:  run,
}

ErrCheckAnalyzer analyze unhandled errors

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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