package
0.0.0-20240325102905-c91824a6ecb7
Repository: https://github.com/linkha/automatix.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewShardLockMaps Creates a new ShardLockMaps.
No description provided by the author
Zip 压缩文件或目录 @params dst io.Writer 压缩文件可写流 @params src string 待压缩源文件/目录路径.
ZipToFile 压缩至文件 @params dst string 压缩文件目标路径 @params src string 待压缩源文件/目录路径 @return error 错误信息.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
ShardLockMaps A "thread" safe map of type string:Anything.
SingleShardMap A "thread" safe string to anything map.
Tuple Used by the IterBuffered functions to wrap two variables together over a channel,.
No description provided by the author
# Interfaces
No description provided by the author