mirror of
https://github.com/nabbar/golib.git
synced 2025-10-14 20:05:45 +08:00
Add Set context/cancel for progress packages
This commit is contained in:
@@ -38,6 +38,7 @@ import (
|
||||
type bar struct {
|
||||
u bool
|
||||
t int64
|
||||
|
||||
b *mpb.Bar
|
||||
s sem.Sem
|
||||
}
|
||||
|
Reference in New Issue
Block a user