Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example stringsvc updated to reflect gokit.io #638

Merged
merged 2 commits into from
Dec 7, 2017
Merged

Example stringsvc updated to reflect gokit.io #638

merged 2 commits into from
Dec 7, 2017

Conversation

wadearnold
Copy link
Contributor

This is a documentation update pull request to remove discrepancies between the example stringsvc1 and the tutorial on the gokit website. Just trying to make the intro to go-kit as simple as possible.

Change the order of the code in the example/stringsvc1 so that it flows
with the tutorial on gokit.io
StringService interface should have a Context in its service
definition. File does not match the tutorial on gokit.io
@peterbourgon
Copy link
Member

Thanks!

@peterbourgon peterbourgon merged commit ebf82f4 into go-kit:master Dec 7, 2017
@wadearnold wadearnold deleted the example-stringsvc branch December 7, 2017 21:44
jamesgist pushed a commit to jamesgist/kit that referenced this pull request Nov 1, 2024
* Example/stringsvc1 updated file flow to mimic tutorial on gokit.io

Change the order of the code in the example/stringsvc1 so that it flows
with the tutorial on gokit.io

* Stringsvc1 is missing Context in StringService interface

StringService interface should have a Context in its service
definition. File does not match the tutorial on gokit.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants