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

added support for http.Handler interface on ContextGroup #35

Merged
merged 2 commits into from
Oct 5, 2016
Merged

added support for http.Handler interface on ContextGroup #35

merged 2 commits into from
Oct 5, 2016

Conversation

ARolek
Copy link
Contributor

@ARolek ARolek commented Oct 4, 2016

Address issue #34.

@dimfeld
Copy link
Owner

dimfeld commented Oct 4, 2016

Looks good. Can you add a couple tests for this?

@ARolek
Copy link
Contributor Author

ARolek commented Oct 4, 2016

@dimfeld I added a test that demonstrates the use of the http.Handler interface. It's essentially a modified version of your TestNewContextGroup(t *testing.T) test. Let me know if you need anything else.

@dimfeld dimfeld merged commit b44851a into dimfeld:master Oct 5, 2016
@dimfeld
Copy link
Owner

dimfeld commented Oct 5, 2016

Yep that's what I had in mind. Thanks!

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