//
pkg.gl
Category
github.com/go-spring/go-spring-web
spring-gin
package
1.0.4
Repository:
https://github.com/go-spring/go-spring-web.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
540 SLOC
#
Functions
Filter
Filter Web Gin 中间件适配器.
Gin
Gin Web Gin 适配函数.
GinContext
GinContext 将 SpringWeb.WebContext 转换为 *gin.Context.
HandlerWrapper
HandlerWrapper Web 处理函数包装器.
NewContainer
NewContainer Container 的构造函数.
NewContext
NewContext Context 的构造函数.
WebContext
WebContext 将 *gin.Context 转换为 SpringWeb.WebContext.
#
Structs
Container
Container 适配 gin 的 Web 容器.
Context
Context 适配 gin 的 Web 上下文.