midd

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Auth

func Auth(authConf config.Auth) gin.HandlerFunc

func Cache

func Cache(cacheConfig config.Cache) gin.HandlerFunc

func Cors

func Cors(conf config.Server) 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