//
pkg.gl
Category
github.com/hero1s/golib
helpers
toolkit
package
1.0.20
Repository:
https://github.com/hero1s/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
75 SLOC
#
Functions
Force2Float
强制转为浮点数.
Force2Int
强制转为整数,如果是浮点数强转为整数,会有精度损失.
Force2Int64
强制转为整数,如果是浮点数强转为整数,会有精度损失.
IsChan
No description provided by the author
IsFunction
No description provided by the author
IsNil
No description provided by the author
MakeIdsSqlIn
拼接sql id集.
ZlibCompress
进行zlib压缩.
ZlibUnCompress
进行zlib解压缩.