MCPcopy Create free account
hub / github.com/devfeel/dotweb / HiJack

Method HiJack

router.go:69–69  ·  view source on GitHub ↗
(path string, handle HttpHandle)

Source from the content-addressed store, hash-verified

67 PATCH(path string, handle HttpHandle) RouterNode
68 DELETE(path string, handle HttpHandle) RouterNode
69 HiJack(path string, handle HttpHandle)
70 WebSocket(path string, handle HttpHandle)
71 Any(path string, handle HttpHandle)
72 RegisterHandlerFunc(routeMethod string, path string, handler http.HandlerFunc) RouterNode

Callers 1

HiJackMethod · 0.65

Implementers 1

routerrouter.go

Calls

no outgoing calls

Tested by

no test coverage detected