//
pkg.gl
Category
github.com/gaoze1998/GolangWebFramework
Helper
package
1.0.1
Repository:
https://github.com/gaoze1998/golangwebframework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
114 SLOC
#
Functions
GoTypeToSQLTypeString
转化Go语言类型至sql相应类型字符串.
JsonizeWriter
JsonizeWriter 将结果集rst json序列化,并响应请求.
SetElemValues
SetElemValues辅助设置各种类型的值.
SQLTypeStringToGoType
SQLTypeStringToGoType 转换SQL类型字符串到go语言类型.
Unzip
Unzip 解压文件.
ValueToString
ValueToString 转化Value为string.