-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Description
# github.com/go-kit/kit/sd/eureka
.../eureka/integration_test.go:59: instancer.State undefined (type *Instancer has no field or method State)
.../eureka/integration_test.go:77: instancer.State undefined (type *Instancer has no field or method State)
.../eureka/integration_test.go:92: undefined: endpoints
.../eureka/integration_test.go:92: undefined: err
.../eureka/integration_test.go:92: undefined: endpointer in endpointer.Endpoints
.../eureka/integration_test.go:93: undefined: err
.../eureka/integration_test.go:94: undefined: err
.../eureka/integration_test.go:96: undefined: endpoints
https://circleci.com/gh/go-kit/kit/1216
@yurishkuro I reckon this is related to the thing I just merged. Can you knock this one out quickly? I'll look into why Circle isn't running on PRs...
Reactions are currently unavailable