yusing
|
9ea9e62ee8
|
refactor: remove NoCopy struct; move RefCounter struct to goutils and update usage; remove internal/utils entirely
|
2026-01-07 17:17:12 +08:00 |
|
yusing
|
6776f20332
|
refactor: move task, error and testing utils to separte repo; apply gofumpt
|
2025-09-27 13:41:50 +08:00 |
|
yusing
|
f9affba9fc
|
refactor(modules): replace github.com/yusing/go-proxy with github.com/yusing/godoxy
|
2025-09-22 16:44:59 +08:00 |
|
yusing
|
0862920324
|
refactor(concurrency): simplify some waitgroup usage, remove extra wg.Done in wg.Go left in 11af9d1 in io.go
|
2025-08-17 00:23:54 +08:00 |
|
yusing
|
11af9d107a
|
refactor(concurrency): replaced manual WaitGroup management with new wg.Go() and removed redundant code.
|
2025-08-16 23:14:40 +08:00 |
|
yusing
|
70c8c4b4aa
|
fix edge cases refCounter close channel twice
|
2025-01-05 09:15:03 +08:00 |
|
yusing
|
3ecc0f95bf
|
fixed some tests
|
2025-01-03 16:31:49 +08:00 |
|
yusing
|
af14966b09
|
rewrite and fix reference counter
|
2025-01-02 09:59:31 +08:00 |
|