GRPChttp请求遇到的异常(all SubConns are in TransientFailure, latest connection error: connection closed)
funcmain(){stop:=make(chanos.Signal,1)signal.Notify(stop,os.Interrupt,syscall.SIGINT,syscall.SIGTERM,syscall.SIGQUIT)gofunc(){lis,err:=net.Listen("tcp","localhost:8181")iferr!=nil{log.Fatalf("Failedst