Vendoring. Generics. These are seen as big issues in the Go community but thereâs another issue thatâs rarely mentioned â application package layout. Every Go application Iâve ever worked on appears to have a different answer to the question, how should I organize my code? Some applications push everything into one package while others group by type or module. Without a good strategy applied acros
{{#tags}}- {{label}}
{{/tags}}