Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 130 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 130 Bytes

grpc goroutine

  • 利用go的并发能力,将GRPC放置在后台运行。
  • 统一封装,适用与所有的GRPC调用