gorecover

package
v0.0.0-...-e7c070e Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const Doc = `find goroutines not recovered
with flag "-debug v" for verbose
`

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "zpass_go_recover",
	Doc:  Doc,
	Requires: []*analysis.Analyzer{
		inspect.Analyzer,
		zpass.NewInitAnalyzer(container),
	},
	Run: run,
}

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