zrepl/rpc
Christian Schwarz 5b52e5e331 rpc: fix missing logger context vars in control connection handlers
use ctxInterceptor in gRPC interceptors
also panic if the unimplemented stream interceptor is used
2020-02-14 21:42:03 +01:00
..
dataconn rpc/dataconn + build: support GOOS={solaris,illumos} 2019-11-16 22:07:47 +01:00
grpcclientidentity rpc: fix missing logger context vars in control connection handlers 2020-02-14 21:42:03 +01:00
netadaptor format source tree using goimports 2019-03-22 19:41:12 +01:00
transportmux run golangci-lint and apply suggested fixes 2019-03-27 13:12:26 +01:00
versionhandshake run golangci-lint and apply suggested fixes 2019-03-27 13:12:26 +01:00
rpc_client.go rpc: actually return an error if ReqSend fails 2019-03-28 22:17:12 +01:00
rpc_debug.go run golangci-lint and apply suggested fixes 2019-03-27 13:12:26 +01:00
rpc_doc.go format source tree using goimports 2019-03-22 19:41:12 +01:00
rpc_logging.go run golangci-lint and apply suggested fixes 2019-03-27 13:12:26 +01:00
rpc_mux.go format source tree using goimports 2019-03-22 19:41:12 +01:00
rpc_server.go rpc: fix missing logger context vars in control connection handlers 2020-02-14 21:42:03 +01:00