package
Version:
v1.11.1
Opens a new window with list of versions in this module.
Published: Jan 12, 2021
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
HIDToID 把 string 的 HID 转换为 int64 ID,如果 HID 字符串不合法或者对象不合法,则返回 0。
IDToHID 把 int64 的 ID 转换为 string HID,如果对象无效或者 ID (int64 > 0)不合法,则返回空字符串。
type SQL struct {
DB *goqu.Database
RdDB *goqu.Database
}
SQL ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.