Versions in this module Expand all Collapse all v0 v0.0.2 Mar 30, 2025 v0.0.1 Mar 28, 2025 Changes in this version + const DebugMode + const MimeJson + const MimeMultipartPostForm + const MimePostForm + const ReleaseMode + const TestMode + func CreateTestContext(w http.ResponseWriter) (c *Context, r *Engine) + func SetMode(value string) + type Accounts = gin.Accounts + type Context = gin.Context + type Engine = gin.Engine + func Default() *Engine + type H = gin.H + type HandlerFunc = gin.HandlerFunc + func BasicAuth(accounts Accounts) HandlerFunc