Add a comment for Client serverMgr

This commit is contained in:
Sean Chittenden 2016-03-25 11:57:54 -07:00
parent 4d4806ab02
commit db72041063
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@ type Client struct {
// Connection pool to consul servers
connPool *ConnPool
// serverManager
// serverMgr is responsible for the selection and maintenance of
// Consul servers this agent uses for RPC requests
serverMgr *server_manager.ServerManager
// eventCh is used to receive events from the