Versions in this module Expand all Collapse all v0 v0.4.0 Apr 24, 2026 Changes in this version + func Auth(token string) gin.HandlerFunc v0.3.0 Jan 18, 2026 Changes in this version + func Logger() gin.HandlerFunc + func Metrics() gin.HandlerFunc + func Recovery() gin.HandlerFunc + func RequestID() gin.HandlerFunc + func RequestSizeLimit(maxBytes int64) gin.HandlerFunc + func SetCacheHeaders(c *gin.Context, cfg *CacheHeadersConfig) + type CacheHeadersConfig struct + CacheHit bool + CacheKey string + Provider string + Score float32