Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectMysql ¶
ConnectMysql ... connect to mysql db
"mysql": {
"pool": 20,
"charset": "utf8mb4",
"parseTime": "true",
"loc": "Local",
"address": "username:password@tcp(host:port)/dbname"
}
func NewConnection ¶
NewConnection ... new a connection from redis pool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.