middleware

package
v0.0.0-...-20e2022 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package middleware 中间件

Index

Constants

This section is empty.

Variables

View Source
var (
	// LoginCache 登录缓存
	LoginCache = cache.New(24*time.Hour, 12*time.Hour)
)

Functions

func Cors

func Cors() gin.HandlerFunc

Cors 跨域 *

  • @Description: 支持跨域访问
  • @return gin.HandlerFunc
  • example

func TokenMiddle

func TokenMiddle() gin.HandlerFunc

TokenMiddle 验证token

Types

This section is empty.

Jump to

Keyboard shortcuts

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