# Functions
BytesToInt 字节转换成整形,n 必须是指针 var a int32 BytesToInt([]byte{1},&a).
No description provided by the author
No description provided by the author
EmptyReflect 通过反射判断复杂类型是否为空,一般确定参数不为基础类型时才直接使用,否则应该使用 IsEmpty.
GetIPv4ByInterface return IPv4 address from a specific interface IPv4 addresses.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IntToBuffer 将数字写入BUFFER, buffer := bytes.NewBuffer([]byte{}).
IntToBytes 整形转换成字节.
No description provided by the author
Ipv4Encode Ip2Int Ipv4 转uint64.
IsOsBindError 是否端口绑定错误.
LocalIPs return all non-loopback IPv4 addresses.
No description provided by the author
New create a empty time wheel.
NewAddress 解析url,scheme:默认协议.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PKCS7Padding 填充字节的函数.
PKCS7UnPadding 去除填充字节的函数.
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
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
秘钥长度位16 24 32 字节 也就是128 192 256位。.
秘钥长度8字节 也就是64位.
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
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
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
Job callback function.
TaskData callback params.
No description provided by the author