Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Provides = make(map[string]Provider)
Functions ¶
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (*Manager) SessionDestroy ¶
func (manager *Manager) SessionDestroy(w http.ResponseWriter, r *http.Request)
Destroy sessionid
func (*Manager) SessionStart ¶
get Session
Click to show internal directories.
Click to hide internal directories.