Home
About
Go Lang
Home
Docs
Programming Languages
Go Lang
Created by Google engineers:
Robert Griesemer
Rob Pike
Ken Thompson
Features
built-in concurrency support
Go Commands
go mod
go get -u PACKAGE
go run
go build
go tidy
Categories
Go Debugging
Go: Error
Go: Database
Go: Web
Go: Reflection
Tools & Libraries
Linting
golangci-lint
alternative to default linter
Additional Links
Read user input in Go (Golang) [cheatsheet]
References:
How to Write Go Code