session

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package session provides ...

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Middleware

func Middleware(opts Options) gin.HandlerFunc

Middleware session中间件

Types

type Options

type Options struct {
	Secure bool
	Secret []byte
	// redis store
	RedisAddr string
	RedisPwd  string
}

Options 设置选项

Jump to

Keyboard shortcuts

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