github.com/gin-gonic/gin@v1.7.6
github.com/gin-gonic/gin
2021-08-03
go 1.13
安装 (v1.7.6)
go get github.com/gin-gonic/gin@v1.7.6
import "github.com/gin-gonic/gin"
依赖
| 模块 | 版本 |
|---|---|
| github.com/gin-contrib/sse | v0.1.0 |
| github.com/go-playground/validator/v10 | v10.4.1 |
| github.com/golang/protobuf | v1.3.3 |
| github.com/json-iterator/go | v1.1.9 |
| github.com/mattn/go-isatty | v0.0.12 |
| github.com/stretchr/testify | v1.4.0 |
| github.com/ugorji/go/codec | v1.1.7 |
| gopkg.in/yaml.v2 | v2.2.8 |
版本列表
v1.12.0
2026-02-28
v1.11.0
2025-09-20
v1.10.1
2025-05-20
v1.10.0
2024-05-07
v1.9.1
2023-06-01
v1.9.0
2023-02-21
v1.8.2
2022-12-22
v1.8.1
2022-06-06
v1.8.0
2022-05-28
v1.7.7
2021-11-24
v1.7.6
2021-08-03
v1.7.5
2021-11-20
v1.7.4
2021-08-03
v1.7.3
2021-08-03
v1.7.2
2021-05-21
v1.7.1
2021-04-08
v1.7.0
2021-04-08
v1.6.3
2020-05-03
v1.6.2
2020-03-27
v1.6.1
2020-03-23
v1.6.0
2020-03-22
v1.5.0
2019-11-24
v1.4.0
2019-05-07
v1.3.0
2018-08-14
v1.1.4
2016-12-04
v1.1.3
2016-12-03
v1.1.2
2016-12-03
v1.1.1
2016-12-03
相关教程
HTTPS 证书配置:从购买到部署
在 Nginx/Apache 上安装 SSL/TLS 证书,启用 HTTPS 并强制跳转。
Unreal Engine 5 基础:蓝图与关卡设计
进入 UE5 世界,使用可视化蓝图和地形工具构建游戏场景和逻辑。
FCM 实战:消息结构、数据与通知
使用 Firebase Cloud Messaging 发送通知消息和数据消息,处理设备组。
Paging 分页库:高效加载大型列表
使用 Paging 3 加载并显示网络或本地数据库中的分页数据。
Hugging Face 使用:模型库、Datasets 与 Trainer
快速调用数千个预训练模型,使用 Trainer API 极简微调下游任务。