Closed komuw closed 2 years ago
catch code of the form;
func login(w http.ResponseWriter, r *http.Request) { go email(r.Context(), "hello") }
catch code of the form;