Hello,
Is it possible to add into fargo.Instance this field:
InstanceId string `xml:"instanceId" json:"instanceId"`
because if I use UniqueID func(i Instance) string xml:"-" json:"-"
I have this error into eureka console:
Not Found (Renew): xxxx - 10.193.204.167:xxxx:9001:2016-07-08 18:30:19.779
Thx in adv