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 interceptor option #68

Merged
merged 3 commits into from
May 25, 2017
Merged

added interceptor option #68

merged 3 commits into from
May 25, 2017

Conversation

pete911
Copy link
Contributor

@pete911 pete911 commented May 23, 2017

this is to illustrate adding interceptors without having impact on existing users. This adds ability to add authentication interceptor, access log interceptor etc.

@pete911 pete911 mentioned this pull request May 23, 2017
@husobee
Copy link
Owner

husobee commented May 23, 2017

pete911: I really like this idea. Since we are using variadic parameters this should be a no-op change. If you don't mind, please add some documentation in the README.md showcasing this functionality, as well as adding sufficient test coverage to fully cover this addition. Thanks so much for adding this functionality!

@pete911
Copy link
Contributor Author

pete911 commented May 23, 2017

Thanks! will do it first thing tomorrow morning

@pete911
Copy link
Contributor Author

pete911 commented May 24, 2017

Hi, have a look at the code, let me know what you think. Plus not sure why CI is failing, I should have 100% coverage of the code that I added. Thanks

@husobee
Copy link
Owner

husobee commented May 25, 2017

LGTM, merging.

@husobee husobee merged commit bc768a4 into husobee:master May 25, 2017
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