Update worker.go
This commit is contained in:
parent
54286d5aa4
commit
ea240397b7
@ -12,9 +12,7 @@ import (
|
|||||||
const (
|
const (
|
||||||
Unlimited = iota
|
Unlimited = iota
|
||||||
OneByOne
|
OneByOne
|
||||||
)
|
|
||||||
|
|
||||||
const (
|
|
||||||
Immediately = iota
|
Immediately = iota
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user