session

package
v0.0.0-...-e282ec7 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSession

func NewSession(opts Options) gin.HandlerFunc

Types

type Options

type Options struct {
	Provider       string
	ProviderConfig string
	HttpOnly       bool
	Secure         bool
	CookieName     string
	CookiePath     string
	MaxAge         int64
	Domain         string
	Secret         []byte
}

Jump to

Keyboard shortcuts

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