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 = true # 不注册grpc反射服务 |
|
|
|
[register] |
|
addr = ":8001" # grpc 服务端口 |
|
attrs = { weight = 10 } # grpc 服务权重
|
|
|