mirror of https://github.com/grpc/grpc-go.git
fix comment
This commit is contained in:
parent
76515fa9fd
commit
2e9f81b418
|
@ -31,7 +31,8 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Package peer contains all the peer information of an RPC.
|
// Package peer defines various peer information associated with RPCs and
|
||||||
|
// corresponding utils.
|
||||||
package peer
|
package peer
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in New Issue