mirror of https://github.com/grpc/grpc-go.git
gofmt
This commit is contained in:
parent
c6f1664bfe
commit
1b6e3a9200
|
|
@ -267,8 +267,8 @@ func TestReconnectTimeout(t *testing.T) {
|
|||
}
|
||||
|
||||
type env struct {
|
||||
network string // The type of network such as tcp, unix, etc.
|
||||
security string // The security protocol such as TLS, SSH, etc.
|
||||
network string // The type of network such as tcp, unix, etc.
|
||||
security string // The security protocol such as TLS, SSH, etc.
|
||||
}
|
||||
|
||||
func listTestEnv() []env {
|
||||
|
|
|
|||
Loading…
Reference in New Issue