session

package
v0.0.0-...-7b393fd Latest Latest
Warning

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

Go to latest
Published: May 16, 2016 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	Signout(c echo.Context) error
	ChangePassword(c echo.Context) error
	ChangeEmail(c echo.Context) error
	SetProfile(c echo.Context) error
}

func NewService

func NewService(userCollection *mgo.Collection, jwtKey []byte) Service

Jump to

Keyboard shortcuts

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