8000 Tags · bfirestone/bodyclose · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bfirestone/bodyclose

Tags

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
bfirestone Ben Firestone
updating to support golangci-lint v2

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
bfirestone Ben Firestone
testing locally with different module name

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
bfirestone Ben Firestone
Add support for detecting Close calls in parameterized function liter…

…als and introduce error handling examples

- Enhanced the `isCloseCall` function to check for Close calls within parameterized function literals.
- Added a new test file `error_handling.go` demonstrating proper error handling when closing response bodies with function literals.
0