session

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const CookieSessionKey = "sid"

Variables

This section is empty.

Functions

func GetSessionID

func GetSessionID(ctx context.Context) (string, bool)

GetSessionID extract session id from context

func SetSessionID

func SetSessionID(ctx context.Context, sid string) context.Context

SetSessionID sets session id to context

Types

This section is empty.

Jump to

Keyboard shortcuts

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