Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SQLiteSessionStore ¶
type SQLiteSessionStore struct {
// contains filtered or unexported fields
}
func NewSQLiteSessionStore ¶
func NewSQLiteSessionStore(db bob.Executor) *SQLiteSessionStore
func (*SQLiteSessionStore) Delete ¶
func (s *SQLiteSessionStore) Delete(token string) error
Click to show internal directories.
Click to hide internal directories.