tursodatabase / libsql-client-go

Go client API for libSQL
MIT License
166 stars 23 forks source link

gh actions: add sqlclosecheck #65

Closed haaawk closed 12 months ago

haaawk commented 12 months ago

This check makes sure that all objects from database/sql package are closed and not leaked.