Every DispatchPending caller either has the request context in scope or is genuinely request-less, so passing it as a parameter replaces the stored-context mechanism on the pending queue and satisfies contextcheck. Also fixes lint findings in the audit package. |
||
|---|---|---|
| .. | ||
| core.go | ||
| create.go | ||
| delete.go | ||
| error.go | ||
| helper.go | ||
| read_all.go | ||
| read_one.go | ||
| update.go | ||