hudl / fargo

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

Small fix to not marshal the Raw metadata to JSON as such #8

Closed cquinn closed 10 years ago

cquinn commented 10 years ago

Also, the "parsed" field doesn't need a tag since it is lowercase and thus private.

ryansb commented 10 years ago

LGTM.