//
pkg.gl
Category
github.com/kuan525/netdisk
dbclient
config
package
0.3.0
Repository:
https://github.com/kuan525/netdisk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
12 SLOC
#
Functions
UpdateDBHost
No description provided by the author
#
Variables
MySQLSource
MySQLSource : 要连接的数据库源 其中test:test是用户名密码 127.0.0.1:3306 是ip及端口 netdisk 是数据库名 charset=utf8 指定里数据以utf8字符编码进行传输.