
Go if else statements
Go if else statements

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