教程集 www.jiaochengji.com
教程集 >  Golang编程  >  golang教程  >  正文 分享常用的GoLang包工具

分享常用的GoLang包工具

发布时间:2023-03-12   编辑:jiaochengji.com
教程集为您提供分享常用的GoLang包工具等资源,欢迎您收藏本站,我们将为您提供最新的分享常用的GoLang包工具资源

原文地址:https://www.cnblogs.com/yxhblogs/p/10427954.html

包名链接地址备注
Machinery异步队列https://github.com/RichardKnop/machinery 
Mqtt通信github.com/eclipse/paho.mqtt.golanggo文档http://www.eclipse.org/paho/clients/golang/
微信开发https://github.com/chanxuehong/wechat 
fasthttp包github.com/valyala/fasthttp 
数据库操作包https://github.com/gocraft/dbr 
mysql db链式操作https://github.com/gohouse/gorose 
glide包管理工具https://zhuanlan.zhihu.com/p/27994151 
文件配置包github.com/spf13/viper 
cli应用执行程序包github.com/spf13/cobra 
redis包 命令式操作github.com/garyburd/redigo/redis 
redis包 便捷操作github.com/go-redis/redis 
日志包https://www.jianshu.com/p/5fac8bed4505 
日志包https://github.com/zbindenren/logrus_mail邮件通知logrus的hooks
gin Api文档包https://github.com/swaggo/gin-swagger 
govalidator 参数验证器github.com/asaskevich/govalidator 
json编解码库github.com/json-iterator/go 
json web tokenhttps://github.com/dgrijalva/jwt-go 
类型转换github.com/Unknwon/com 
优雅的重启Http服务github.com/fvbock/endless目前只支持linux环境下使用,零时间重启。
权限控制github.com/mikespook/gorbac 
WebSocket包github.com/gorilla/websocket 
定时任务包github.com/robfig/cron 
CloudXNS-DDNShttps://github.com/zwh8800/cloudxns-ddns动态域名客户端 docker 镜像
Restful和gprc相互转换https://github.com/grpc-ecosystem/grpc-gatewayexample => https://github.com/go-up/go-example
proto构建Go代码工具github.com/tuneinc/truss用于RPC协议文档生成
Api网关https://github.com/fagongzi/gateway 
GO直播服务器https://github.com/gwuhaolin/livego 
RabbitMQ包https://github.com/streadway/amqp 
gin中文文档https://github.com/skybebe/gin-doc-cn 
http限流https://github.com/didip/tollbooth 
ORM包https://github.com/go-sql-driver/mysql

原文地址:https://www.cnblogs.com/yxhblogs/p/10427954.html

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

到此这篇关于“分享常用的GoLang包工具”的文章就介绍到这了,更多文章或继续浏览下面的相关文章,希望大家以后多多支持JQ教程网!

您可能感兴趣的文章:
golang编译之vendor机制
Golang笔记:包管理机制
为什么要学 Go
Go 编程: 应用级抽象之信号管控
golang 动态生成函数_GoLang的优点和缺点
学习golang开始前的准备工作
golang sdk后端怎么用_Golang资深后端工程师需要了解的知识点
go mod graph 可视化——gmchart
golang Modules 依赖管理工具使用
Go 项目最佳实践

[关闭]
~ ~