package
2.10.18
Repository: https://github.com/jqiris/kungfu.git
Documentation: pkg.go.dev

# Functions

BigBytesToInt 字节转整形.
BigIntToBytes 整形转字节.
FindServerConfig 查找服务器配置.
GenRangeInt 创建一个长度为length的slice 值为连续的整形,第一个数为from.
获取环境变量信息.
No description provided by the author
No description provided by the author
No description provided by the author
InStringSlice 判断某个string值是否在切片中.
Int32ToString 整数转字符串.
Int64ToString 整数转字符串.
IntInSlice 判断某个int值是否在切片中.
IntToString 整数转字符串.
IsSameSlice 判断两个slice是否相等.
No description provided by the author
No description provided by the author
LittleBytesToInt 字节转整形.
No description provided by the author
No description provided by the author
LittleIntToBytes 整形转字节.
No description provided by the author
No description provided by the author
MapToSlice 将map[int]count 转成 []int.
Md5 md5加密.
No description provided by the author
生成区间[-m, n]的安全随机数.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
sha256加密.
ShuffleSliceInt 打乱一个切片.
SliceCopy 拷贝一个切片.
SliceDel 删除slice中的某些元素.
SliceDelString 删除slice中的某些元素.
SliceJoin 将一个slice拼接成一个字符串.
SliceMaxInt 取int类型的最大值.
SliceToMap 将[]int 转化成map[int]count.
SliceUniqueInt 去重.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author