polish Address comments
This commit is contained in:
@ -49,8 +49,7 @@ type Address struct {
|
|||||||
// Addr is the server address on which a connection will be established.
|
// Addr is the server address on which a connection will be established.
|
||||||
Addr string
|
Addr string
|
||||||
// Metadata is the information associated with Addr, which may be used
|
// Metadata is the information associated with Addr, which may be used
|
||||||
// to make load balancing decision. This is from the metadata attached
|
// to make load balancing decision.
|
||||||
// in the address updates from name resolver.
|
|
||||||
Metadata interface{}
|
Metadata interface{}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user