1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-12 22:07:47 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
08216ccf31 fix undefined: err (#2181) 2021-06-17 11:11:38 +01:00
b892efa25f grpc server add RegisterCheck (#2178) 2021-06-11 09:57:44 +01:00
f48911d2c3 fix: "Solve the problem that the resources have not been fully released due to early exit" (#2168)
* Update http.go

Exit before deregister is executed

* Create http.go

Exit before deregister is executed

* Solve the problem that the resources have not been fully released due to early exit

* Optimize some code

* Optimize some code
2021-05-17 08:16:52 +01:00
8c9c7a5927 fixing string field contains invalid UTF-8 issue (#2164) 2021-05-10 11:25:31 +01:00
dc8236ec05 update v3 plugins (#2105) 2021-01-20 21:01:10 +00:00
a7c31a0d2b refactor all the things 2020-12-29 15:49:26 +00:00