Registry / utility / djarvur-go-err113

djarvur-go-err113

JSON →
library0.1.1gogounverified

A Golang linter that checks for errors handling expressions and suggests improvements.

go get github.com/Djarvur/go-err113
INSTALL
IMPORT
SIG · DJARVUR-GO-ERR113
D
djarvur-go-err113
utilitygov0.1.1
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.

err113
github.com/Djarvur/go-err113

Run the linter as a standalone tool.

package main import ( "fmt" "github.com/Djarvur/go-err113" ) func main() { // This package is a linter, typically used via go vet or as a standalone tool. fmt.Println("go-err113 is a linter, not a library.") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
djarvur-go-err113 — go get djarvur-go-err113 · libregistry