hudl / fargo

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

Unmarshal instance metadata JSON #40

Open tianxiaoliang opened 8 years ago

tysonstewart commented 8 years ago

@tianxiaoliang Thanks for the contribution! I'm trying to find some time to test it out so I can get it merged.

tianxiaoliang commented 8 years ago

Done

damtur commented 8 years ago

@tianxiaoliang Would you like to address @seh comments here. I want this to be merged ;)

Please also make sure that tests are working after the change for JSON. Unfortunately I'm afraid that those might not work on master. They do for XML.