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

Add Context interface helper to goweb package to save multiple package import #47

Open
matryer opened this issue Aug 22, 2013 · 4 comments

Comments

@matryer
Copy link
Member

matryer commented Aug 22, 2013

Something like this should work:

type Context interface { context.Context }
@matryer
Copy link
Member Author

matryer commented Aug 22, 2013

creates problems - see branch issues/47

@tylerstillwater
Copy link
Contributor

Seems the code was not pushed.

@matryer
Copy link
Member Author

matryer commented Aug 23, 2013

Good point - pushed

@matryer
Copy link
Member Author

matryer commented Sep 26, 2013

This is actually quite tricky.

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

No branches or pull requests

2 participants