Depends on #5. ## net/http Compatibility - `Adapt(http.Handler)` and `AdaptFunc(http.HandlerFunc)` deep dive. - Limitations and caveats when bridging net/http handlers. - Use cases for the bridge (reusing existing middleware, gradual migration). - Adapters package reference.
Depends on #5.
net/http Compatibility
Adapt(http.Handler)andAdaptFunc(http.HandlerFunc)deep dive.