repositorypackage
0.0.0-20221214020142-6c22129c23af
Repository: https://github.com/kirov7/faygateway.git
Documentation: pkg.go.dev
# Packages
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
# README
FayGateway 反向代理网关
支持HTTP、TCP、GRPC的反向代理与负载均衡
部署方式
加载依赖
go mod tidy
启动控制面服务
go run main.go -conf ./conf/dev/ -endpoint dashboard
启动代理服务器服务
go run main.go -conf ./conf/dev/ -endpoint server