Historique des commits

Auteur SHA1 Message Date
  lihf c5d5a43139 refactor: GetDialInsecure里的Registry也换成utils的 il y a 3 mois
  dcsunny 4f28b0963b refactor(grpc): 重构 gRPC 客户端并更新依赖 il y a 3 mois
  dcsunny b2e533cc61 refactor(grpc/client): 移除 GetDialInsecure 函数中的冗余参数 clientName il y a 4 mois
  dcsunny 42b469e99c fix: GetDialInsecure 使用endpointNameKey作为key il y a 1 an
  dcsunny 15043ba9f4 fix: connMap需要初始化 il y a 1 an
  dcsunny 369dfd40d5 fix: 将连接缓存下来,如果需要清理自己处理 il y a 1 an
  dcsunny 03a2c99a6e fix: 移除grpc的client缓存,大部分服务都是单例new的,所以如果有特殊需要可以额外在项目里面做 il y a 1 an
  lihf 4376c1cec6 feat: 新增不使用服务发现,指定endpoint获取grpc连接的方法 il y a 1 an
  dcsunny d03617343c 升级一下GetDialInsecure,都集成到option里面,让项目都需要自己生成option il y a 2 ans
  dcsunny f76252d17d 调整logger il y a 2 ans
  dcsunny 818e1a3232 新增clientName il y a 2 ans
  dcsunny 9a9aa543b3 新增grpc的client DialInsecure il y a 3 ans