go-eureka-client
go-eureka-client copied to clipboard
Maybe should not ignore the http response
In function RegisterInstance in file post.go, it ignore the post response here. But sometimes the http response error is void and status code is not ok. Maybe we should check status code here:)
somebody here?
@difficultwork I also needed this thing and forked this repo as a result. It's not a drop-in replacement for the original one, but it's pretty close to it