Skip to content

Activity

Merge branch 'master' of github.com:joyparty/gokit

yeahapushed 2 commits to master • a68c3f6…d097e00 • 
on Sep 4, 2024

feat: Must支持多个错误同时检查

yeahapushed 1 commit to master • 54bdf95…a68c3f6 • 
on Aug 1, 2024

tests: 泛型链表测试

yeahapushed 1 commit to master • 141ca28…54bdf95 • 
on Jul 4, 2024

style: 代码调整

yeahapushed 1 commit to master • a59edde…141ca28 • 
on Jul 1, 2024

refactor: FanOut增加返回值,标识所有worker已结束退出

yeahapushed 1 commit to master • f466995…a59edde • 
on Jul 1, 2024

refactor: 代码改进

yeahapushed 1 commit to master • 8fe8efb…f466995 • 
on Jul 1, 2024

feat: 扇入扇出

yeahapushed 1 commit to master • cba89f6…8fe8efb • 
on Jul 1, 2024

fix(listOf): 没处理好el.Next()

yeahapushed 1 commit to master • b651fe1…cba89f6 • 
on Jun 27, 2024

fix: 泛型链表的有些方法会返回nil

yeahapushed 1 commit to master • ed164e6…b651fe1 • 
on Jun 14, 2024

Merge branch 'master' of github.com:joyparty/gokit

yeahapushed 2 commits to master • 09c91a9…ed164e6 • 
on Jun 13, 2024

Merge branches 'master' and 'master' of github.com:joyparty/gokit

yeahapushed 2 commits to master • 3ae1748…09c91a9 • 
on Jun 8, 2024

perf(retry): 在真正发生错误以后才分配内存

yeahapushed 1 commit to master • 0f42add…3ae1748 • 
on Jun 3, 2024

refactor: retry将会返回所有的错误而非最后一次

yeahapushed 1 commit to master • bd762e0…0f42add • 
on May 23, 2024

refactor: 调整retry的执行次数逻辑,更符合调用直觉

yeahapushed 1 commit to master • e04e494…bd762e0 • 
on May 6, 2024

test: 改进单元测试

yeahapushed 1 commit to master • 5edfc73…e04e494 • 
on May 6, 2024

test: 增加测试

yeahapushed 2 commits to master • 32995a7…5edfc73 • 
on May 6, 2024

feat: 检查两个返回值的must return

yeahapushed 1 commit to master • c668a1a…32995a7 • 
on May 6, 2024

feat: 重试执行

yeahapushed 1 commit to master • 380c485…c668a1a • 
on May 6, 2024

docs: add license

yeahapushed 1 commit to master • e5717ea…380c485 • 
on Apr 23, 2024

fix: 没有设置factory时,PoolOf应该返回泛型的空值而非纯粹的nil

yeahapushed 1 commit to master • b858ebc…e5717ea • 
on Apr 23, 2024

feat: sync.Pool泛型实现

yeahapushed 1 commit to master • 11b0016…b858ebc • 
on Apr 22, 2024

feat: 常用must函数

yeahapushed 1 commit to master • 90aae88…11b0016 • 
on Dec 15, 2023

refactor: rename NewAtomicValueOf to NewValueOf

yeahapushed 1 commit to master • 04522ec…90aae88 • 
on Dec 6, 2023

feat: sync.Map和atomic.Value泛型支持

yeahacreated master • 04522ec • 
on Dec 6, 2023