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

Method GetHandler

router.go:75–75  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

73 RegisterRoute(routeMethod string, path string, handle HttpHandle) RouterNode
74 RegisterHandler(name string, handler HttpHandle)
75 GetHandler(name string) (HttpHandle, bool)
76 MatchPath(ctx Context, routePath string) bool
77 GetAllRouterExpress() map[string]struct{}
78 }

Callers 2

Implementers 1

routerrouter.go

Calls

no outgoing calls

Tested by

no test coverage detected