mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-10 02:43:37 +02:00
small refactor and update next-release readme
This commit is contained in:
@@ -45,7 +45,8 @@ type (
|
||||
|
||||
finished chan struct{}
|
||||
finishedCalled bool
|
||||
mu sync.Mutex
|
||||
|
||||
mu sync.Mutex
|
||||
|
||||
ctx context.Context
|
||||
cancel context.CancelCauseFunc
|
||||
|
||||
Reference in New Issue
Block a user