/goch

Golang cheatsheet

Primary LanguageGo

Go cheatsheet

Cheatsheet for golang.

Install

https://go.dev/dl/

Run

$ go run main.go

Build

$ go build