boltsessionstore

package
v0.0.0-...-aa90f66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2015 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BoltStore

type BoltStore struct {
	DB *bolt.DB
}

func (*BoltStore) All

func (b *BoltStore) All() ([]sessions.Session, error)

func (*BoltStore) Delete

func (b *BoltStore) Delete(id string) error

func (*BoltStore) Get

func (b *BoltStore) Get(id string) (sessions.Session, error)

func (*BoltStore) Set

func (b *BoltStore) Set(s sessions.Session) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL