Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CookieContract ¶
type NetHttpCookie ¶
type NetHttpCookie struct { ResponseWriter http.ResponseWriter HttpRequest *http.Request }
func NetHttp ¶
func NetHttp(w http.ResponseWriter, r *http.Request) *NetHttpCookie
func (*NetHttpCookie) CreateSessionCookie ¶
func (s *NetHttpCookie) CreateSessionCookie() interface{}
func (*NetHttpCookie) Expire ¶
func (s *NetHttpCookie) Expire(name string)
Click to show internal directories.
Click to hide internal directories.