Registry / utility / kkhaike-contextcheck

kkhaike-contextcheck

JSON →
library1.1.6gogounverified

A Go linter to check that context.Context is passed correctly.

go get github.com/kkHAIKE/contextcheck
INSTALL
IMPORT
SIG · KKHAIKE-CONTEXTCHE
K
kkhaike-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/kkHAIKE/contextcheck

Runs the contextcheck linter as a standalone tool.

package main import ( "github.com/kkHAIKE/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
4 hits · last 30 days
node
4
Resources
kkhaike-contextcheck — go get kkhaike-contextcheck · libregistry