middleware

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CorsMiddleWare

func CorsMiddleWare(next http.HandlerFunc) http.HandlerFunc

CorsMiddleWare 处理跨域

func TimeMiddleWare

func TimeMiddleWare(next http.HandlerFunc) http.HandlerFunc

TimeMiddleWare 日志打印

func TokenMiddleWare

func TokenMiddleWare(next http.HandlerFunc) http.HandlerFunc

TokenMiddleWare Token认证

Types

type MiddleHandler

type MiddleHandler func(next http.HandlerFunc) http.HandlerFunc

MiddleHandler 封装接口

Jump to

Keyboard shortcuts

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