1
0
Fork 0

Revert client comment

master
Philip O'Toole 5 years ago
parent 9499a7f92d
commit e99819a004

@ -39,7 +39,7 @@ func (c *Client) URL() string {
}
// Register attempts to register with the Discovery Service, using the given
// proto and address.
// address.
func (c *Client) Register(id, addr string) (*Response, error) {
m := map[string]string{
"addr": addr,

Loading…
Cancel
Save