go-sqlite3 icon indicating copy to clipboard operation
go-sqlite3 copied to clipboard

need to error handler on example

Open huf0813 opened this issue 4 years ago • 0 comments

on example/simple directory, i found a possibility to improve on error handler. Can i just add defer func to close function? Because it will return some error that need to be handled. Thx

huf0813 avatar Feb 25 '21 14:02 huf0813