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

Gogo extension support #51

Closed
wants to merge 7 commits into from

Conversation

rvolosatovs
Copy link
Contributor

This is draft PR closing #50
What do you think about this approach?

I based this on top of #49 since I needed to include the gogo-related dependencies

@rodaine
Copy link
Contributor

rodaine commented Nov 4, 2019

Great first pass! I wouldn't overload the go subpackage with gogo. While they share a lot, they're different in subtle ways. Let's instead have a separate package for gogo and share code between the two (perhaps via an internal shared package)

@rvolosatovs rvolosatovs closed this Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants