Tags: bfirestone/bodyclose
Tags
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.