Documentation
¶
Index ¶
- func BusSyncSql(code, vpn, port, sql string) string
- func DbInit(dbInfo model.DBInfo)
- func GetIniInt(sectionName string, key string) int
- func GetIniVal(sectionName string, key string) string
- func GetSection(sectionName string) *ini.Section
- func HandleError(err error, message string)
- func HandleResp(resp *http.Response) string
- func HttpGet(uu string, params url.Values) string
- func HttpPost(uu string, data string) string
- func Pause()
- func QueryAll(sqlStr string, args ...interface{}) ([]map[string]string, error)
- func QueryOne(sqlStr string, args ...interface{}) (map[string]string, error)
- func ReadIniInit(fileName string)
- func UserGet(appid string, appsecret string)
- func WriteByteArray(filename string, tmp string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BusSyncSql ¶
func GetSection ¶
func HandleError ¶
func HandleResp ¶
func ReadIniInit ¶
func ReadIniInit(fileName string)
func WriteByteArray ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.