Develop enterprise software in Go#
Content will be added as it becomes available.
- "Where should I learn Go?"
-
First alphabetical file wins when function exists twice in same package
-
Write secure, robust software
- Keep deps near code with go mod vendor
- Make sure to remove
go mod tidy
when usinggoereleaser
in GitHub action
-
Understand how to work with Go private modules
- Get good working with YAML data