Context is currently mixed between pointer and value receivers. Change this to be all pointer receivers so don't have to reason about whether the things we are updating in the struct will be retained. |
||
|---|---|---|
| .. | ||
| backend | ||
| nn | ||
| backend.go | ||
Context is currently mixed between pointer and value receivers. Change this to be all pointer receivers so don't have to reason about whether the things we are updating in the struct will be retained. |
||
|---|---|---|
| .. | ||
| backend | ||
| nn | ||
| backend.go | ||