Versions in this module Expand all Collapse all v2 v2.0.1 Jun 30, 2026 Changes in this version + func ContentType(subtype string) string + func Error(c *gin.Context, err error) + func FromGinContext(ctx context.Context) (c *gin.Context, ok bool) + func Middlewares(m ...middleware.Middleware) gin.HandlerFunc + func NewGinContext(ctx context.Context, c *gin.Context) context.Context Other modules containing this package github.com/omalloc/contrib