1 Star 0 Fork 4

jiaoyuedave/Service-Box-go

forked from Plato/Service-Box-go 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
test_direct_connect.yaml 347 Bytes
一键复制 编辑 原始数据 按行查看 历史
name: test_direct
listener:
- host : "0.0.0.0:5999" #监听端口
expose_host: "127.0.0.1:5999" #注册端口
service_finder:
type: zookeeper
hosts:
- 192.168.82.22:2181 #zk 地址
rpc:
stack_trace: false #panic时,是开启堆栈打印
uuid:
custom:
seed: 333
connect:
host: 127.0.0.1:6999 # 直连进程地址
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/jiaoyuedave/service-box-go.git
git@gitee.com:jiaoyuedave/service-box-go.git
jiaoyuedave
service-box-go
Service-Box-go
master

搜索帮助