icb4dc0de@programming.devtoGolang@programming.dev•GitHub - golang-standards/project-layout: Standard Go Project Layout
·
1 year agoThere’s also an experiment from the core dev team now: https://go.dev/blog/gonew that comes with 2 very basic templates that might be worth a look
Haven’t copied it yet to an editor so just a few things:
For a more thorough review I’ve to get to a computer but probably someone else has some more tips for you :)
Also check out the docs for testing https://pkg.go.dev/testing should hopefully get you started