fix comment

This commit is contained in:
iamqizhao 2016-01-06 18:30:03 -08:00
parent 76515fa9fd
commit 2e9f81b418
1 changed files with 2 additions and 1 deletions

View File

@ -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
import (