MCPcopy Create free account
hub / github.com/kataras/iris / Path

Method Path

context/route.go:27–27  ·  view source on GitHub ↗

Path returns the route's original registered path.

()

Source from the content-addressed store, hash-verified

25
26 // Path returns the route's original registered path.
27 Path() string
28
29 // String returns the form of METHOD, SUBDOMAIN, TMPL PATH.
30 String() string

Callers 15

mainFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
writeInternalServerErrorFunction · 0.65
writeEntityNotFoundFunction · 0.65
CreateMethod · 0.65
UpdateMethod · 0.65
PartialUpdateMethod · 0.65
CreateMethod · 0.65
UpdateMethod · 0.65
PartialUpdateMethod · 0.65

Calls

no outgoing calls

Tested by 8

hFunction · 0.52
authDependencyFunction · 0.52
EndRequestMethod · 0.52
TestLowercaseRoutingFunction · 0.52
h3Function · 0.52
TestUseWrapOrderFunction · 0.52
TestSwitchHostsRedirectFunction · 0.52