Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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 来捕获响应内容
Click to show internal directories.
Click to hide internal directories.