mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
3
vendor/google.golang.org/grpc/benchmark/latency/latency.go
generated
vendored
3
vendor/google.golang.org/grpc/benchmark/latency/latency.go
generated
vendored
@ -23,13 +23,12 @@ package latency
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"context"
|
||||
"encoding/binary"
|
||||
"fmt"
|
||||
"io"
|
||||
"net"
|
||||
"time"
|
||||
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
// Dialer is a function matching the signature of net.Dial.
|
||||
|
Reference in New Issue
Block a user