1
0
gomponents/http
Markus Wüstenberg 0001b1d609
Add http.Adapt function (#92)
In the new package `http`, an `Adapt` function converts a `Handler` into a `http.HandlerFunc` from the `http` stdlib package.
2021-10-08 15:00:20 +02:00
..
handler_test.go Add http.Adapt function (#92) 2021-10-08 15:00:20 +02:00
handler.go Add http.Adapt function (#92) 2021-10-08 15:00:20 +02:00