package
0.3.0
Repository: https://github.com/kuan525/netdisk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

MySQLSource : 要连接的数据库源 其中test:test是用户名密码 127.0.0.1:3306 是ip及端口 netdisk 是数据库名 charset=utf8 指定里数据以utf8字符编码进行传输.