====== GO golang ====== https://metanit.com/go/tutorial/7.7.php https://talks.golang.org/2013/bestpractices.slide#31 :!: https://github.com/a8m/golang-cheat-sheet \\ https://talks.golang.org/2012/10things.slide#9 \\ https://mholt.github.io/json-to-go/ - GO construct struct for json ====== go.packages ====== * [[https://medium.com/rungo/everything-you-need-to-know-about-packages-in-go-b8bac62b74cc|Everything you need to know about packages in go]] ====== go.REST/JSON ====== * https://www.soberkoder.com/consume-rest-api-go/ ====== go.mysql ====== * https://github.com/DaoCloud/golang-mysql-sample ====== go.info ====== * https://www.digitalocean.com/community/tutorial_series/how-to-code-in-go-ru * https://gobyexample.com/string-formatting - [[https://github.com/golang/go/wiki/Learn|go wiki learn]] - [[https://www.miek.nl/go/|book go]] - [[https://fabianlee.org/2020/01/26/golang-using-multi-stage-builds-to-create-clean-docker-images/|GoLang: Using multi-stage builds to create clean Docker images]] ====== go. static site generator ====== * [[https://gohugo.io/|gohugo hugo site generator]]