pull/2/head
q191201771 5 years ago
parent 234820f03c
commit c056422b50

@ -40,9 +40,10 @@ pkg/ ...... 源码包
|-- taskpool/ ...... 协程池
|-- connection/ ...... 对 net.Conn 接口的二次封装
|-- filebatch/ ...... 文件批处理操作
|-- unique/ ...... 对象唯一 ID
|-- nazamd5/ ...... md5 操作
|-- ratelimit/ ...... 限流器,令牌桶
|-- ic/ ...... 将整型切片压缩成二进制字节切片
|-- unique/ ...... 对象唯一 ID
|-- fake/ ...... 实现一些常用的接口,辅助测试其它代码
demo/ ...... 示例相关的代码
bin/ ...... 可执行文件编译输出目录

Loading…
Cancel
Save