Releases: jhunters/goassist
Releases · jhunters/goassist
add some features
fix some bugs
v1.0.11 fix some bugs
enchance some feature
v1.0.10 refact code
enchance some feature
v1.0.9 enhance some feature
enchance some feature
v1.0.8 add CItoa function to convert chinese number to asc number string
增加web和netutil工具类
API List
API包 | 说明 | 文档 |
---|---|---|
arrayutil | 数组处理 | doc |
concurrent | 并发操作 | doc |
concurrent/syncx | 同步应用(pool, map) | doc |
concurrent/atomicx | 原子操作 | doc |
containerx | 容器操作 | heap list map queue ring set stack |
hashx | hash操作 | doc |
maputil | map操作 | doc |
reflectutil | 反射操作 | doc |
stringutil | 字符串操作 | doc |
unsafex | unsafe包扩展应用 | doc |
timeutil | 时间处理 | doc |
web | http文件处理 | doc |
netutil | net工具类 | doc |
ehance some feature
ehance some feature
v1.0.5
add atomic enhance package
v1.0.4 add atomic enhanced package
add comments and fix some bugs
v1.0.3 update test case