Mismatch of the tutorial section of stringsvc example and its full code
Open
- Dominant language
- Go
- Stars
- 27.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### What would you like?
I have noticed a couple of differences between the tutorial section of the [stringsvc3](https://gokit.io/examples/stringsvc.html#calling-other-services) example and its [full source code](https://github.com/go-kit/examples/tree/master/stringsvc3). It is worth mentioning the differences are about different `imports`, or different number of parameters of a particular function.
I was wondering which one is the most up to date one?
Contributor guide
Assessment
This issue has not been assessed yet.