package
1.0.0
Repository: https://github.com/maps90/cleanstack.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Log mysql request with defaultLogger.
No description provided by the author
No description provided by the author
Read retrieve MySQL established connection client (sqlx) and panic if error.
Shutdown disconnecting all established mysql client connection.
Write retrieve MySQL established connection client (sqlx) and panic if error.

# Constants

No description provided by the author
No description provided by the author

# Variables

LogFormatter : mysql log formatter.
NowFunc : time func.

# Structs

Config struct.
Conn struct.
Logger default logger.
No description provided by the author
No description provided by the author
Tx struct.

# Interfaces

LogWriter log writer interface.