Registry / utility / timakin-bodyclose

timakin-bodyclose

JSON →
library0.0.0-20260129054331-73d1f95b84b4gogounverified

Package bodyclose is a static analysis tool that checks whether HTTP response bodies are closed properly.

go get github.com/timakin/bodyclose
INSTALL
IMPORT
SIG · TIMAKIN-BODYCLOSE
T
timakin-bodyclose
utilitygov0.0.0-20260129054331-73d1f95b84b4
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.

bodyclose
github.com/timakin/bodyclose

Access the bodyclose analyzer for use with go vet

package main import ( "fmt" "github.com/timakin/bodyclose/passes/bodyclose" ) func main() { fmt.Println(bodyclose.Analyzer) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260129054331-73d1f95b84b4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
timakin-bodyclose — go get timakin-bodyclose · libregistry