session

package
v0.0.0-...-800783e Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Session implements middleware for easily using github.com/gorilla/sessions within echo. This package was originally inspired from the https://github.com/ipfans/echo-session package, and modified to provide more functionality

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Middleware

func Middleware(options *ssi.Options, setting interface{}) echo.MiddlewareFunc

func Sessions

func Sessions(name string, store ss.Store) echo.MiddlewareFunc

Types

type Sessionser

type Sessionser interface {
	InitSession(ssi.Session)
}

Jump to

Keyboard shortcuts

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