Closed
Description
This package looks super useful, but I wound up not using it because it has a bunch of deps on several different HTTP frameworks, which significantly increased the size of our go.sum
.
It would be nicer to have a "plugin" model where you go get
each framework-specific plugin separately, to avoid dependency bloat. (IMO the built-in "net/http" plugin could be included in this repo but the other 3rd-party frameworks should be separate repos).
Metadata
Metadata
Assignees
Labels
No labels