go · go/http.ErrNoCookie
http.ErrNoCookie
No Cookie
Returned by Request.Cookie when no cookie with the requested name is present in the request. Check the cookie name or handle the error to provide a default.
Returned by Request.Cookie when no cookie with the requested name is present in the request. Check the cookie name or handle the error to provide a default.