Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSessionId ¶
func GetSessionId() string
Types ¶
type AbstractSession ¶
type AbstractSessionStore ¶
type Cookie ¶
type Cookie struct {
// contains filtered or unexported fields
}
func NewCookie ¶
func NewCookie(r *http.Request, w http.ResponseWriter, transcoder cookie_transcoder.AbstractCookieTranscoder) *Cookie
Click to show internal directories.
Click to hide internal directories.