webcookie

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AuthCookieName = "webskeleton-auth"

AuthCookieName the name of the auth cookie

Functions

This section is empty.

Types

type CookieData

type CookieData interface {
	Data() interface{}
}

CookieData ...

func NewCookieData

func NewCookieData(data request.RData) CookieData

NewCookieData ...

type CookieDataImpl

type CookieDataImpl struct {
	CData request.RData
}

CookieDataImpl ...

func (CookieDataImpl) Data

func (c CookieDataImpl) Data() interface{}

Data ...

func (CookieDataImpl) MSI

func (c CookieDataImpl) MSI() map[string]interface{}

MSI ...

Jump to

Keyboard shortcuts

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