go 45
- Create more configMaps via Go templating
- Go write to file
- Go variables
- Go using DefaultMux with nil
- Go upload file
- Go templates pipelines
- Go template
- Go switch statement
- Go structs
- Go simple mux
- Go simple multiplexer by me
- Go simple TCP server
- Go simple TCP hands on
- Go serving files with StripPrefix() hands on
- Go serving files hands on 1
- Go serve files
- Go rune type
- Go request.FormValue('xyz')
- Go primitives
- Go pointers
- Go panic() recover() and defer()
- Go methods
- Go maps
- Go loop
- Go interfaces
- Go if else statements
- Go http.Redirect(...) set redirection manually with headers
- Go http.Redirect(...) http.StatusTemporaryRedirect 307
- Go http.Redirect(...) http.StatusSeeOther 303
- Go http.Redirect(...) http.StatusMovedPermanently 301
- Go http.NewServerMux()
- Go http.FileServer()
- Go functions
- Go funcMaps
- Go create file on server
- Go cookies
- Go constants
- Go concurency
- Go arrays
slices - Go apply and applyProcess hands on 11
- Go StripPrefix()
- Go StripPrefix() cumbersome one hands on 9
- Go NotFoundHandler()
- Go HandlerFunc()
- Go HandlerFunc() review