go-zero/zrpc/internal
maizige 5d4ae201d0
Fix/del server interceptor duplicate copy md 20220827 (#2309)
* fix:grpc server interceptor duplicate copy MD

* modify wrong comments
2022-08-27 18:55:40 +08:00
..
auth feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
balancer/p2c feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
clientinterceptors fix:duplicate copy MD (#2304) 2022-08-27 12:18:23 +08:00
codes feat: convert grpc errors to http status codes (#1997) 2022-06-11 23:07:26 +08:00
mock ci: add Lint check on commits (#1086) 2021-09-23 19:57:05 +08:00
serverinterceptors Fix/del server interceptor duplicate copy md 20220827 (#2309) 2022-08-27 18:55:40 +08:00
chainclientinterceptors_test.go fix lint errors (#249) 2020-12-07 11:12:02 +08:00
chainclientinterceptors.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
chainserverinterceptors_test.go fix lint errors (#249) 2020-12-07 11:12:02 +08:00
chainserverinterceptors.go fix golint issues in zrpc (#531) 2021-03-01 23:52:44 +08:00
client_test.go feat: support WithStreamClientInterceptor for zrpc clients (#1907) 2022-05-14 19:58:17 +08:00
client.go feat: support WithStreamClientInterceptor for zrpc clients (#1907) 2022-05-14 19:58:17 +08:00
rpclogger_test.go feat: add fields with logx methods, support using third party logging libs. (#1847) 2022-05-03 17:34:26 +08:00
rpclogger.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rpcpubserver_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rpcpubserver.go chore: refactoring (#2182) 2022-07-22 23:16:38 +08:00
rpcserver_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
rpcserver.go feat: rpc add health check function configuration optional (#2288) 2022-08-23 13:44:21 +08:00
server_test.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
server.go feat: rpc add health check function configuration optional (#2288) 2022-08-23 13:44:21 +08:00