session

package
v0.0.0-...-af59c4b Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SessionStorageKey = "http:session"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpSession

type HttpSession struct {
	Id string
}

type Manager

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

func NewSessionManager

func NewSessionManager() (*Manager, error)

func (*Manager) Get

func (manager *Manager) Get(response http.ResponseWriter, request *http.Request) (*HttpSession, error)

Jump to

Keyboard shortcuts

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