Versions in this module Expand all Collapse all v0 v0.0.1 Feb 6, 2025 Changes in this version + func AdminAuth() func(c *gin.Context) + func CORS() gin.HandlerFunc + func Cache() func(c *gin.Context) + func CriticalRateLimit() func(c *gin.Context) + func Distribute() func(c *gin.Context) + func DownloadRateLimit() func(c *gin.Context) + func GlobalAPIRateLimit() func(c *gin.Context) + func GlobalWebRateLimit() func(c *gin.Context) + func GzipDecodeMiddleware() gin.HandlerFunc + func RelayPanicRecover() gin.HandlerFunc + func RequestId() func(c *gin.Context) + func RootAuth() func(c *gin.Context) + func SetUpLogger(server *gin.Engine) + func SetupContextForSelectedChannel(c *gin.Context, channel *model.Channel, modelName string) + func TokenAuth() func(c *gin.Context) + func TurnstileCheck() gin.HandlerFunc + func UploadRateLimit() func(c *gin.Context) + func UserAuth() func(c *gin.Context) + type ModelRequest struct + Model string