Go

From wikinotes
Revision as of 18:36, 21 January 2022 by Will (talk | contribs)

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