package
0.0.0-20240710132249-e5f7161f658c
Repository: https://github.com/fsgo/gocode.git
Documentation: pkg.go.dev

# README

Go Recover Analyzer

Install

go install github.com/fsgo/gocode/cmd/go-recover@master

Usage

go-recover ./...

or with more logs:

go-recover -debug v ./...