package
0.2.0
Repository: https://github.com/momaek/toolbox.git
Documentation: pkg.go.dev

# Functions

Get get default tag mysql.
GetByTag get db instance by tag.
GetByTagReadOnly get tag readonly mysql.
GetReadOnly get default read only tag mysql.
Init init mysql clients.
NewQuerys new mysql querys.

# Structs

Config mysql config support json and viper yaml config tag.
DB ..
Log implement gorm logger.
Querys mysql query, donot support concurrency call.

# Type aliases

Dialect gorm dialector.