Proposal
fieldalignment reports a few internal and implementation structs where field order can reduce padding or GC pointer scanning.
I would like to submit a small PR limited to internal / non-public API structs, avoiding public request/config structs to prevent compatibility issues with unkeyed composite literals.
Proposal
fieldalignment reports a few internal and implementation structs where field order can reduce padding or GC pointer scanning.
I would like to submit a small PR limited to internal / non-public API structs, avoiding public request/config structs to prevent compatibility issues with unkeyed composite literals.