ioreadall

package
v0.0.0-...-7a675f7 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Doc for the timeafter check
	Doc = `This checks for "io.ReadAll" instances.`
)

Variables

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

Analyzer is the global for the multichecker

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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