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

Method MatchPath

router.go:76–76  ·  view source on GitHub ↗
(ctx Context, routePath string)

Source from the content-addressed store, hash-verified

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 }
79

Callers 1

IndexFunction · 0.65

Implementers 1

routerrouter.go

Calls

no outgoing calls

Tested by

no test coverage detected