书栈网 · BookStack 本次搜索耗时 0.041 秒,为您找到 100 个相关结果.
  • binding

    binding Installation Usage examples Form Multipart Form JSON YAML binding The binding middleware provides request data binding and validation for Flame instances , includi...
  • Core concepts

    Core concepts Classic Flame Instances Handlers Return values Return with a status code Return body with potential error Service injection Builtin services Middleware Env ...
  • captcha

    captcha Installation Usage examples captcha The captcha middleware generates and validates captcha images for Flame instances , it relies on the session middleware. You can ...
  • session

    session Installation Storage backends Memory File PostgreSQL MySQL Redis MongoDB Flash messages session The session middleware provides user session management for Flam...
  • auth

    auth Installation Usage examples Basic authentication Bearer authentication auth The auth middleware provides request authentication for Flame instances , including basic an...
  • recaptcha

    recaptcha Installation Usage examples reCAPTCHA v3 reCAPTCHA v2 recaptcha The recaptcha middleware provides Google reCAPTCHAopen in new window integration for Flame instanc...
  • 核心服务

    核心服务 请求上下文 Next 客户端地址 重定向 URL 参数 flamego.Context 是否可以替代 context.Context ? 默认日志器 响应流 请求对象 路由日志 Panic 恢复 响应静态资源 示例:响应源文件 示例:响应多个目录 示例:响应 embed.FS 渲染内容 核心服务 为了帮助用...
  • csrf

    csrf Installation Getting started Getting help License csrf Package csrf is a middleware that generates and validates CSRF tokens for Flamego . Installation The m...
  • captcha

    captcha Installation Getting started Getting help License captcha Package captcha is a middleware that provides captcha service for Flamego . Installation The min...
  • i18n

    i18n Installation Usage examples Using local files Using the embed.FS Determine the language i18n The i18n middleware provides internationalization and localization for Fl...