go-zero/zrpc/internal
2022-07-09 15:05:59 +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 chore: coding style (#2012) 2022-06-14 07:25:54 +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 #2109 (#2116) 2022-07-09 15:05:59 +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 feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +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: set default connection idle time for grpc servers (#1922) 2022-05-21 19:38:27 +08:00
server_test.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
server.go feat: set default connection idle time for grpc servers (#1922) 2022-05-21 19:38:27 +08:00