from: https://go.dev/doc/tutorial/
-
go-greetings Create a Go module A multi-part tutorial that introduces common programming language features from the Go perspective.
-
workspaces Getting started with multi-module workspaces Introduces the basics of creating and using multi-module workspaces in Go. Multi-module workspaces are useful for making changes across multiple modules.