mirror of
https://github.com/foomo/sesamy-go.git
synced 2025-10-16 12:35:43 +00:00
Introduced `GTagMiddlewarWithoutCancel` and `MPv2MiddlewarWithoutCancel` to allow handling of requests with contexts where cancellation signals are ignored. This improves flexibility for specific use cases where cancel propagation is not desired. |
||
|---|---|---|
| .. | ||
| gtag_test.go | ||
| gtag.go | ||
| gtagmiddleware.go | ||
| mpv2_test.go | ||
| mpv2.go | ||
| mpv2middleware.go | ||