Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSessionId ¶
func NewSessionId() string
Types ¶
type SessionManager ¶
type SessionManager struct { CookieName string SessionId string AwsSession *aws_session.Session }
func (SessionManager) CreateSession ¶
func (s SessionManager) CreateSession(w http.ResponseWriter, a *axon_types.AxonContext, sessionData *axon_types.Session)
Click to show internal directories.
Click to hide internal directories.