csrf

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UseRedis

func UseRedis(router *fiber.App)

Types

type RedisConfig

type RedisConfig struct {
	CookieName     string
	CookieSameSite string
	Host           string
	Port           int
	Username       string
	Password       string
	DB             int
}

func ProvideRedisConfig

func ProvideRedisConfig() *RedisConfig

Jump to

Keyboard shortcuts

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