Can't golang devs prioritize something like annotations or other attribute/metadata system instead of writing these in comments? I'm pretty sure this must have been raised a lot of times before, so just wanted to ask if there is/are any specific reason(s)?
I think the core reasoning is about minimizing its use. I have answered [1] the same question in another thread.
These are called directives [1], and are treated as metadata by the compiler.
loading story #47395200
loading story #47396227