# Functions
NewClientOption.
No description provided by the author
NewServer creates a server.Server with the given handler and options.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
InboundRpcHandler is used to process read event.
No description provided by the author
service_name: 'user.info.a'
timeout: 1s #超时设置
max_retry_times: 1 #最大重试次数
eer_threshold: 10% #重试熔断错误率阈值, 方法级别请求错误率超过阈值则停止重试
#service_find:
#type: nacos
#service_conf_name: nacosConf
*/.