Registry / utility / breml-errchkjson

breml-errchkjson

JSON →
library0.4.1gogounverified

Package errchkjson defines an Analyzer that finds places where it is safe to omit checking the error returned from json.Marshal.

go get github.com/breml/errchkjson
INSTALL
IMPORT
SIG · BREML-ERRCHKJSON
B
breml-errchkjson
utilitygov0.4.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.

errchkjson
github.com/breml/errchkjson

Run the errchkjson analyzer

package main import ( "github.com/breml/errchkjson" "golang.org/x/tools/go/analysis/singlechecker" ) func main() { singlechecker.Main(errchkjson.Analyzer) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Meta
1
Resources
breml-errchkjson — go get breml-errchkjson · libregistry