Registry / utility / sylvia7788-contextcheck

sylvia7788-contextcheck

JSON →
library1.1.6gogounverified

Package contextcheck provides a static analysis tool to ensure context.Context is passed correctly.

go get github.com/sylvia7788/contextcheck
INSTALL
IMPORT
SIG · SYLVIA7788-CONTEXT
S
sylvia7788-contextcheck
utilitygov1.1.6
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.

contextcheck
github.com/sylvia7788/contextcheck

Run the contextcheck linter as a standalone tool.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
sylvia7788-contextcheck — go get sylvia7788-contextcheck · libregistry