package
0.0.0-20241118092146-e14b3c000036
Repository: https://github.com/lolizeppelin/micro.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
Package flock implements a thread-safe interface for file locking.
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
CopySlice 拷贝列表.
No description provided by the author
No description provided by the author
No description provided by the author
DownloadToFile 下载文件.
DownloadToFolder 下载文件到目录.
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
HostPort format addr and port suitable for dial.
IncludeInSlice 判断包含.
InsertSlice 插入到最开始.
IntSliceToString int类型转换string.
No description provided by the author
IPs returns all available interface IP addresses.
IsLocal checks whether an IP belongs to one of the device's interfaces.
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
MapKeyToSlice map key转换成列表.
MapValueToSlice map 值转换成列表.
No description provided by the author
No description provided by the author
MergeSlice 列表合并.
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
OrderedQuery 按照字典写入顺的生成query string */.
ParseQuery query string转化为map */.
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
RandString 返回一个指定长度的随机字符串.
No description provided by the author
RemoveElementSlice 从列表中剔除元素(不创建新列表).
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
SortedQuery 按照key升序的顺序生成的query string */.
SortSlice 排序.
StringSliceToInt string 转换未int.
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
TopLevelDomain 获取顶级域名.
ToString casts any type to a string type.
No description provided by the author
No description provided by the author
No description provided by the author
UnZip 解压到文件夹.
No description provided by the author
VerifyIP (Extract) returns a valid IP address.
Zip 压缩指定文件、文件夹.
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
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

# Variables

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

# Structs

Element is an element of a null terminated (non circular) intrusive doubly linked list that contains the key of the correspondent element in the ordered map too.
No description provided by the author
No description provided by the author
SizeBuff 有最大值限制的buff.
No description provided by the author

# Interfaces

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
SortAbleSlice 可排序列表,从小到大.