Skip to content

Golang

According to Wikipedia Go is a statically typedcompiled high-level programming language designed at Google by Robert GriesemerRob Pike, and Ken Thompson. It is syntactically similar to C, but with memory safetygarbage collectionstructural typing, and CSP-style concurrency. It is often referred to as Golang because of its former domain name, golang.org, but its proper name is Go.

Go Cribsheets

Additional Information: