Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recover-linter

go-errorlint is a source code linter for Go that can be used to find unsafe goroutines without recover expressions

Panic in goroutine without recover can crash entire application

Usage

recover-linter accepts a set of package names similar to golint:

recover-linter ./...

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages