hudl / fargo

Golang client for Netflix Eureka
MIT License
133 stars 53 forks source link

Add missing *Url fields to Instance struct #23

Closed eikenb closed 9 years ago

eikenb commented 9 years ago

I asked on the Eureka mailing list about the missing *URL fields in the REST documentation and they updated them (the XSD doc at the end). This PR adds them to the Instance struct.

ryansb commented 9 years ago

:+1: Apologies again for being slow to get these tested.