sessions

package
v0.0.0-...-b97e90d Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2015 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Session

type Session struct {
	Key string

	Serializer serializers.Serializer
	Store      store.Store
	// contains filtered or unexported fields
}

func NewSession

func NewSession(key string, serializer serializers.Serializer, store store.Store) *Session

func (*Session) Get

func (s *Session) Get(key string) (interface{}, error)

func (*Session) Load

func (s *Session) Load() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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