Documentation
¶
Index ¶
- type TTLStore
- func (m *TTLStore) Get(r *http.Request, name string) (*sessions.Session, error)
- func (store *TTLStore) MaxAge(age int)
- func (store *TTLStore) New(r *http.Request, name string) (*sessions.Session, error)
- func (store *TTLStore) Save(r *http.Request, w http.ResponseWriter, session *sessions.Session) error
- func (store *TTLStore) SetKeyPrefix(keyPrefix string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.