This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Description
I am researching tools that could detect leaked connections, e.g. failing to call rows.Close after a call to db.Query
This tool does not do this right? Should it? Any suggestions for tools that are out there that might accept a PR if not this one?
I want to avoid writing something from scratch.