golang-refresh Golang refreshment Examples https://github.com/gofogo/aws-sdk-go-v2 Tips and Tricks https://medium.com/@povilasve/go-advanced-tips-tricks-a872503ac859 References Array Tricks Go Formatting Golang Testing How to test output GolangBot Test cmd Learn Go learn go v1 learn go v2 go 1.24 benchmarking more go blogs Code Generation https://dev.to/hlubek/metaprogramming-with-go-or-how-to-build-code-generators-that-parse-go-code-2k3j Hints Functional options Type aliases Type aliases v2 StyleGuides Effective GO Google Go styleguide Commands go test -bench=. go test -cover