
Go methods
Go methods

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()