Go
Jump to navigation
Jump to search
Stub for Go programming language
Ungoogable
https://www.google.com/search?q=golang
Issues:
- Name "Go" is ungoogable / hastagable (use golang) *** MOST ANNOYING ***
Hello World
// Hello World package main import "fmt" func main() { fmt.Println("Hello, world") }
Online Go Editor and Runner
https://go.dev/