Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteCookie ¶
func DeleteCookie(w http.ResponseWriter, r *http.Request, name string)
DeleteCookie deletes a cookie with the specified name.
func RandString ¶
RandString generates a random string of the given length.
Reference: https://stackoverflow.com/a/31832326/124898
Types ¶
This section is empty.