Golang Basics Contents Hello World Package and Module Interface and Struct Goroutine Channel Context Study More A Tour of Go Packages, variables, and functions. Flow control statements: for, if, else, switch and defer More types: structs, slices, and maps. Methods and interfaces Generics Concurrency Learn Go with Tests