This website works better with JavaScript
Home
Explore
Help
Sign In
BaseService
/
docCentor
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e4ffa9075e
Branches
Tags
master
docCentor
/
_book
/
share
/
golang.md
golang.md
3.5 KB
History
Raw
golang 相关资料
golang 的安装使用
官网下载
建议1.6及以上版本,zip包下载后解压,windows下增加path路径。
ide安装,下载goland、liteide或vscode
需要注意两个概念,在ide中需要配置:
GOROOT 是Go的安装目录,(类似于java的JDK)
GOPATH是我们的工作空间,保存go项目代码和第三方依赖包。
详细资料:
golang的环境安装
https://goframe.org/pages/viewpage.action?pageId=1114274
golang的学习资料
基础资料汇总
go语言圣经
学习代码
够浪
23种设计模式
Go 高性能编程技法
xweb项目
go-zero 文档
git地址
go-frame文档
git地址
go-orm
开源项目
基于goframe+ruoyi-ui+Vue+Element UI的后台管理系统
https://github.com/tiger1103/gfast
基于vite+vue3+gin开发基础平台
https://github.com/flipped-aurora/gin-vue-admin
gf框架的管理后台
https://github.com/goflyfox/gmanager
Gin+Vue+ElementUI管理系统脚手架
https://github.com/go-admin-team/go-admin
go-gin-api
轻量级微服务框架-kratos
小巧的api/web开发框架
https://github.com/go-eagle/eagle
mysql+redis+http+mongodb+etc等抓包请求并解析成相
https://github.com/40t/go-sniffer
golang的脚本语言
golang执行器-yaegi
https://github.com/traefik/yaegi
lua
https://github.com/Shopify/go-lua
gopher-lua
https://github.com/yuin/gopher-lua
JavaScript
https://github.com/robertkrimen/otto
ECMAScript/JavaScript-engine
https://github.com/dop251/goja
其他资料
golang的反向代理 负载均衡
解析MongoDBoplog
gout 是http client领域的瑞士军刀
https://github.com/guonaihong/gout
Simple HTTP+REST 包
https://github.com/go-resty/resty
push notification server消息推送服务
https://github.com/appleboy/gorush
go xlsx工具
https://github.com/tealeg/xlsx
go excelize 工具
https://github.com/qax-os/excelize