Registry / utility / antonboom-errname

antonboom-errname

JSON →
library1.0.0gogounverified

A Go linter that checks that error variables and types follow naming conventions.

go get github.com/Antonboom/errname
INSTALL
IMPORT
SIG · ANTONBOOM-ERRNAME
A
antonboom-errname
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

errname
github.com/Antonboom/errname

Prints the name of the errname analyzer.

package main import ( "fmt" "github.com/Antonboom/errname" ) func main() { fmt.Println(errname.Analyzer.Name) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
24
Bingbot
7
OpenAI (training)
2
Meta
1
Resources
antonboom-errname — go get antonboom-errname · libregistry