You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
grpcReflection = false # 注册grpc反射服务 |
|
|
|
[register] |
|
nodeId = 1 # grpc服务节点id, 多实例唯一 |
|
addr = ":8011" # grpc 服务端口 |
|
attrs = { weight = 10 } # grpc 服务权重
|
|
|