Go

From wikinotes
Revision as of 19:41, 19 February 2022 by Will (talk | contribs) (Will moved page Golang to Go)

Google's programming language.

Documentation

official docs https://go.dev/doc/
standard library https://pkg.go.dev/std
language spec https://go.dev/ref/spec
cli tools https://go.dev/doc/cmd

References