Cheat sheet: Go command and packages

Download this practical cheat sheet for getting started with the Go programming language.

Blender Hotkey Cheat Sheet

Opensource.com

Of the many things the go executable can do, most people know only go run and go build.

And, of the many packages in the standard Go library, most people know only the fmt package.

This cheat sheet lists many uses of the go executable and the most important packages in the Go standard library.