controllers

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SessionStorage

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

func NewSessionStorage

func NewSessionStorage(storage cache_storages.CacheStorage) *SessionStorage

func (*SessionStorage) GetSession

func (p *SessionStorage) GetSession(msg *spirit.Payload) (result interface{}, err error)

func (*SessionStorage) SetExpireSeconds

func (p *SessionStorage) SetExpireSeconds(seconds int32)

func (*SessionStorage) SetSession

func (p *SessionStorage) SetSession(msg *spirit.Payload) (result interface{}, err error)

func (*SessionStorage) SetStorage

func (p *SessionStorage) SetStorage(storage cache_storages.CacheStorage) *SessionStorage

Jump to

Keyboard shortcuts

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