Registry / utility / sonatard-noctx

sonatard-noctx

JSON →
library0.5.1gogounverified

Noctx is a static analysis tool that detects function calls without context.Context.

go get github.com/sonatard/noctx
INSTALL
IMPORT
SIG · SONATARD-NOCTX
S
sonatard-noctx
utilitygov0.5.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.

noctx
github.com/sonatard/noctx

Runs the noctx analyzer as a standalone tool.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
sonatard-noctx — go get sonatard-noctx · libregistry