zrepl/rpc/dataconn
Christian Schwarz a6aa610165 run go1.19 gofmt and make adjustments as needed
(Go 1.19 expanded doc comment syntax)
2022-10-24 22:22:41 +02:00
..
base2bufpool build: drop go Dep, switch to modules, support Go 1.13 2019-09-14 13:36:44 +02:00
frameconn bump golangci-lint to 1.35.2 and fix resulting lint errors 2021-01-25 00:16:01 +01:00
heartbeatconn run go1.19 gofmt and make adjustments as needed 2022-10-24 22:22:41 +02:00
microbenchmark run go1.19 gofmt and make adjustments as needed 2022-10-24 22:22:41 +02:00
stream go1.19: switch to new nolint directive that is compatible with Go 1.19 gofmt 2022-10-24 22:22:11 +02:00
timeoutconn Add --skip-cert-check flag to zrepl configcheck to prevent checking cert files 2022-07-08 20:18:41 +02:00
dataconn_client.go rework size estimation & dry sends 2021-10-09 15:43:27 +02:00
dataconn_debug.go go1.19: switch to new nolint directive that is compatible with Go 1.19 gofmt 2022-10-24 22:22:11 +02:00
dataconn_server.go rpc/dataconn: always close send stream returned from Sender.Send() 2021-10-09 15:43:31 +02:00
dataconn_shared.go [#277] rpc + zfs: drop zfs.StreamCopier, use io.ReadCloser instead 2020-05-18 19:46:24 +02:00
dataconn_test.go rpc rewrite: control RPCs using gRPC + separate RPC for data transfer 2019-03-13 13:53:48 +01:00