Tag Balancer as experimental API

This commit is contained in:
iamqizhao
2016-05-16 17:12:44 -07:00
parent c22f95cf18
commit 9a13167f9b

View File

@ -51,6 +51,7 @@ type Address struct {
}
// Balancer chooses network addresses for RPCs.
// This is the EXPERIMENTAL API and may be changed or extended in the future.
type Balancer interface {
// Up informs the balancer that gRPC has a connection to the server at
// addr. It returns down which is called once the connection to addr gets