Categorygithub.com/GizmoOAO/ginx
modulepackage
0.1.3
Repository: https://github.com/gizmooao/ginx.git
Documentation: pkg.go.dev

# README

ginx

一个基于 gin 的简单中间件, 能更方便地处理返回数据跟处理数据绑定.

没做过性能测试, 可能会存在性能上的问题.

Build Status GitHub last commit (branch) GitHub

安装

下载并安装 ginx:

go get -u github.com/GizmoOAO/ginx

将 ginx 引入到代码:

import "github.com/GizmoOAO/ginx"

使用

app := gin.New()
app.Use(ginx.Ginx())

许可证

MIT

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author