//
pkg.gl
Category
github.com/admpub/nging/v3
application
library
dbmanager
driver
mysql
utils
package
3.6.4
Repository:
https://github.com/admpub/nging.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
24
Dependents
1
Files
472 SLOC
#
Functions
All
All 所有任务.
Cancel
Cancel 取消执行.
Export
Export 导出SQL文件.
Import
Import 导入SQL文件.
ListBy
ListBy 获取某个操作的所有任务.
NewGBExec
NewGBExec 新建后台执行信息.
ResetAutoIncrement
ResetAutoIncrement 重置AUTO_INCREMENT值为0.
#
Constants
Exportor
No description provided by the author
Importor
No description provided by the author
OpExport
OpExport 导出操作.
OpImport
OpImport 导入操作.
#
Variables
Backgrounds
后台导入导出任务.
Charsets
Charsets MySQL 支持的字符集.
MySQLBinPaths
No description provided by the author
#
Structs
BGExec
BGExec 后台执行信息.
FileInfo
FileInfo 文件信息.
#
Type aliases
Exec
Exec 执行信息.
FileInfos
FileInfos 文件信息集合.
OP
OP 操作类型.