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

Method Any

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

Source from the content-addressed store, hash-verified

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
73 RegisterRoute(routeMethod string, path string, handle HttpHandle) RouterNode
74 RegisterHandler(name string, handler HttpHandle)

Callers 3

AnyMethod · 0.65
InitRouteFunction · 0.65
mainFunction · 0.65

Implementers 1

routerrouter.go

Calls

no outgoing calls

Tested by

no test coverage detected