Y
Hacker News
new
|
ask
|
show
|
jobs
by
r4victor
126 days ago
That's exactly the problem. Thanks for describing! What I find is people using linters to ensure all struct fields are initialized explicitly (e.g.
https://github.com/GaijinEntertainment/go-exhaustruct
), which is uhh...