memory

package
v0.0.0-...-4362469 Latest Latest
Warning

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

Go to latest
Published: May 8, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	// contains filtered or unexported fields
}

func (*Provider) SessionDestory

func (pder *Provider) SessionDestory(sid string) error

func (*Provider) SessionGC

func (pder *Provider) SessionGC(maxlifetime int64)

func (*Provider) SessionInit

func (pder *Provider) SessionInit(sid string) (Session, error)

func (*Provider) SessionRead

func (pder *Provider) SessionRead(sid string) (Session, error)

func (*Provider) SessionUpdate

func (pder *Provider) SessionUpdate(sid string) error

type SessionStore

type SessionStore struct {
	// contains filtered or unexported fields
}

func (*SessionStore) Set

func (st *SessionStore) Set(key, value interface{}) error

Jump to

Keyboard shortcuts

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