Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Fix arguments to NewServer in Transport.go #52

Open
ishrivatsa opened this issue Dec 5, 2018 · 0 comments
Open

Fix arguments to NewServer in Transport.go #52

ishrivatsa opened this issue Dec 5, 2018 · 0 comments

Comments

@ishrivatsa
Copy link

ishrivatsa commented Dec 5, 2018

Error : cannot use ctx (type "context".Context) as type endpoint.Endpoint in argument to "github.com/go-kit/kit/transport/http".NewServer

Expected Behavior - it should compile and build
Actual Behavior - Build fails with the above error.

Steps to reproduce

  • build the code for this project
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant