How to fix the "fieldalignment: struct with 32 pointer bytes could be 24 (govet)"
Golang Field Alignment and structure size optimization
Since you're here already, I suppose you code in Golang and you're googling for a solution for a linter error mentioned in the article's title.
I won't go into detail when it comes to a memory ma...
blog.skopow.ski2 min read