Skip to content

Comments

Example stringsvc updated to reflect gokit.io#638

Merged
peterbourgon merged 2 commits intogo-kit:masterfrom
wadearnold:example-stringsvc
Dec 7, 2017
Merged

Example stringsvc updated to reflect gokit.io#638
peterbourgon merged 2 commits intogo-kit:masterfrom
wadearnold:example-stringsvc

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