atdalīts no yuxh/gearman-go
80 chars/line
Šī revīzija ir iekļauta:
vecāks
b612b80f80
revīzija
df1af4f8cb
@ -38,7 +38,8 @@ Usage
|
||||
## Worker
|
||||
|
||||
```go
|
||||
// Limit number of concurrent jobs execution. Use worker.Unlimited (0) if you want no limitation.
|
||||
// Limit number of concurrent jobs execution.
|
||||
// Use worker.Unlimited (0) if you want no limitation.
|
||||
w := worker.New(worker.OneByOne)
|
||||
w.ErrHandler = func(e error) {
|
||||
log.Println(e)
|
||||
|
||||
Notiek ielāde…
Atsaukties uz šo jaunā problēmā
Block a user