Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

transport: converts Endpoint interface into a struct #650

Merged
merged 2 commits into from
Nov 21, 2017
Merged

transport: converts Endpoint interface into a struct #650

merged 2 commits into from
Nov 21, 2017

Conversation

mcuadros
Copy link
Contributor

@mcuadros mcuadros commented Nov 20, 2017

This PR converts transport.Endpoint interface into a struct in order to make easier build third-party transports .

For better understanding of this pr refer to d9385af

Fixes #437, #424

@mcuadros mcuadros requested a review from ajnavarro November 21, 2017 07:47
@mcuadros mcuadros merged commit 97fb5e9 into src-d:master Nov 21, 2017
@campoy
Copy link

campoy commented Nov 21, 2017

Hey, what's the reasoning behind this? The link you show just points to some code change but I don't see why that change is beneficial.

Thanks

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

Successfully merging this pull request may close these issues.

3 participants