go-zero/zrpc/internal
chowyu12 c92a2d1b77
feat: remove info log when disable log (#2525)
* add go-grpc_opt and go_opt for grpc new command

* feat: remove log when disable log

Co-authored-by: zhouyy <zhouyy@ickey.cn>
2022-10-22 22:07:17 +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: replace Infof() with Errorf() in DurationInterceptor (#2495) (#2497) 2022-10-11 21:45:31 +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 feat: remove info log when disable log (#2525) 2022-10-22 22:07:17 +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 chore: remove init if possible (#2485) 2022-10-06 23:57:56 +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 chore: remove init if possible (#2485) 2022-10-06 23:57:56 +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