mirror of https://github.com/grpc/grpc-go.git
gofmt
This commit is contained in:
parent
d9265441de
commit
59426b3c05
|
|
@ -443,7 +443,7 @@ type test struct {
|
|||
userAgent string
|
||||
clientCompression bool
|
||||
serverCompression bool
|
||||
timeout time.Duration
|
||||
timeout time.Duration
|
||||
unaryClientInt grpc.UnaryClientInterceptor
|
||||
streamClientInt grpc.StreamClientInterceptor
|
||||
unaryServerInt grpc.UnaryServerInterceptor
|
||||
|
|
|
|||
Loading…
Reference in New Issue