package
0.0.0-20220720092005-06f7559849a6
Repository: https://github.com/mebusy/goweb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
call `defer dbconn.MysqlClose()` in main().
if the mysql server is down db.Exec will return an error "invalid connection" , and pool will be clear new connection will be created if the server is online again.
No description provided by the author
No description provided by the author