Skip to content

Releases: jhunters/goassist

add some features

06 May 12:36
Compare
Choose a tag to compare
v1.0.12

add some feature

fix some bugs

05 May 09:52
Compare
Choose a tag to compare
v1.0.11

fix some bugs

enchance some feature

23 Apr 06:37
Compare
Choose a tag to compare
v1.0.10

refact code

enchance some feature

22 Mar 11:02
Compare
Choose a tag to compare
v1.0.9

enhance some feature

enchance some feature

14 Mar 05:24
Compare
Choose a tag to compare
v1.0.8

add CItoa function to convert chinese number to asc number string

增加web和netutil工具类

22 Feb 12:38
Compare
Choose a tag to compare

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

21 Feb 05:15
Compare
Choose a tag to compare

ehance some feature

v1.0.5

10 Feb 05:19
Compare
Choose a tag to compare
fix bugs and add more example code

add atomic enhance package

08 Feb 01:56
Compare
Choose a tag to compare
v1.0.4

add atomic enhanced package

add comments and fix some bugs

31 Jan 11:16
Compare
Choose a tag to compare
v1.0.3

update test case