midd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Auth

func Auth(ignores []string, needLogins []string) gin.HandlerFunc

func Cache

func Cache(needCache []string) gin.HandlerFunc

func Cors

func Cors() gin.HandlerFunc

Types

type CustomResponseWriter

type CustomResponseWriter struct {
	gin.ResponseWriter
	// contains filtered or unexported fields
}

CustomResponseWriter 自定义 ResponseWriter 来捕获响应内容

func (*CustomResponseWriter) Write

func (w *CustomResponseWriter) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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