hudl / fargo

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

Collapse secure VIP address functions by parameter #60

Closed seh closed 7 years ago

seh commented 7 years ago

Addressing #53 and following up on a suggestion from #57, rather than exporting separate functions for querying insecure and secure VIP addresses, use one function for each purpose that demands a parameter designating whether the VIP address is secure or not.