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

Method Method

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

Method returns the route's method.

()

Source from the content-addressed store, hash-verified

19
20 // Method returns the route's method.
21 Method() string
22
23 // Subdomains returns the route's subdomain.
24 Subdomain() string

Callers 15

getOrSetKeyFunction · 0.65
mainFunction · 0.65
CORSFunction · 0.65
mainFunction · 0.65
hFunction · 0.65
HandleRequestMethod · 0.65
anyHandlerFunction · 0.65
infoFunction · 0.65
infoFunction · 0.65
mainFunction · 0.65
infoFunction · 0.65
docsHandlerFunction · 0.65

Calls

no outgoing calls

Tested by 2

EndRequestMethod · 0.52
TestRegisterRuleFunction · 0.52