ParsePayload was calling encoding/json.Unmarshal directly, bypassing the package-local UnmarshalJSON wrapper that already exists in bufpool.go. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||
ParsePayload was calling encoding/json.Unmarshal directly, bypassing the package-local UnmarshalJSON wrapper that already exists in bufpool.go. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||