mirror of https://github.com/grpc/grpc-go.git
gofmt
This commit is contained in:
parent
2e9f81b418
commit
350615a335
|
@ -44,7 +44,7 @@ import (
|
||||||
|
|
||||||
// Peer contains the information of the peer for an RPC.
|
// Peer contains the information of the peer for an RPC.
|
||||||
type Peer struct {
|
type Peer struct {
|
||||||
Address net.Addr
|
Address net.Addr
|
||||||
AuthInfo credentials.AuthInfo
|
AuthInfo credentials.AuthInfo
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue