Categorygithub.com/anerg2046/utils-go/v2
modulepackage
2.0.10
Repository: https://github.com/anerg2046/utils-go.git
Documentation: pkg.go.dev

# Functions

Bytes2String []byte转为string.
CheckErr 错误检查.
Contain 检查是否包含.
Elastic6Conn Elastic6连接.
ElasticConn Elastic7连接.
Float64ToStr 浮点转字符串.
GetCurrentDirectory 获取当前路径.
Int64ToStr 64整型转字符串.
InterfaceToInt64 接口类型转int64.
InterfaceToString 接口类型转字符串.
MssqlConn 数据库连接.
MysqlConn 数据库连接.
NowTime 获取当前时间戳.
Post
Post 发起POST请求.
Pretty 友好显示控制台输出数据.
StrToFloat64 字符串转浮点.
StrToInt32 字符串转int32.
StrToInt64 字符串转int64.
StrToTime 字符串转时间戳.

# Structs

Response 响应输出对象.