* feat(middleware-logging): implement http.Hijacker http.Hijacker is mandatory to forward websocket connexions Signed-off-by: Guilhem Lettron <guilhem@barpilot.io> * test: add e2e testing Signed-off-by: Guilhem Lettron <guilhem@barpilot.io> * fix: mock imports Signed-off-by: Guilhem Lettron <guilhem@barpilot.io> * fix: indentation in tests Signed-off-by: Guilhem Lettron <guilhem@barpilot.io> * lint: avoid some tests Signed-off-by: Guilhem Lettron <guilhem@barpilot.io> --------- Signed-off-by: Guilhem Lettron <guilhem@barpilot.io> |
||
|---|---|---|
| .. | ||
| counting.go | ||
| counting_test.go | ||
| logging.go | ||
| metrics.go | ||
| mock_conn_test.go | ||
| mock_hijacker_responsewriter_test.go | ||
| responsewriter.go | ||
| responsewriter_interface.go | ||
| responsewriter_test.go | ||
| routing.go | ||
| routing_test.go | ||
| suite_test.go | ||