package
0.0.0-20200429080245-cae61cf4785a
Repository: https://github.com/jimyj/easysql.git
Documentation: pkg.go.dev
# Functions
CloseCache turn off cache mode.
Debug Print last query sql.
DebugMode Print all errs.
GetMysqlConn create or get a database connection with singleton mode.
Init db params.
NewMysqlConn create a database connection.
ReleaseMode hide all errs.
SetCacheTimeout set cache timeout.
UseCache use cache mode.