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

Remove pointless packages and create test for all supported frameworks #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abemedia
Copy link

Issue #, if available: n/a

Description of changes:

The majority of packages in this repo are kind of pointless as all those frameworks implement the http.Handler interface.
This PR removes them and instead adds tests to the httpadapter package for each supported framework.

Migration is as simple as replacing the package name.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sapessi
Copy link
Collaborator

sapessi commented Mar 15, 2021

This is a major breaking change. We will consider it for a major release of the framework

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.

None yet

2 participants