golang 工具
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
q191201771 856141eae4 badge 6 years ago
pkg 添加CI文件 6 years ago
.gitignore rm .idea 6 years ago
.travis.yml 添加CI文件 6 years ago
LICENSE 1st 6 years ago
README.md badge 6 years ago
test.sh package connstat2: bench 6 years ago

README.md


Go语言基础库





        


工程目录说明

pkg/                  ......源码包
    |-- assert/       ......断言
    |-- bele/         ......大小端操作
    |-- bininfo/      ......可执行文件版本等信息
    |-- connstat/     ......连接超时信息
    |-- connstat2/    ......
    |-- errors/       ......错误处理
    |-- log/          ......日志库
    |-- unique/       ......对象唯一ID