This cleans up the linting results by adding checks for integer underflow/overflow in several places, suppressing the error in places where it has been checked, or fixing the types when possible. |
||
|---|---|---|
| .. | ||
| main.go | ||
| workerqueue.go | ||
This cleans up the linting results by adding checks for integer underflow/overflow in several places, suppressing the error in places where it has been checked, or fixing the types when possible. |
||
|---|---|---|
| .. | ||
| main.go | ||
| workerqueue.go | ||