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

Method String

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

String returns the form of METHOD, SUBDOMAIN, TMPL PATH.

()

Source from the content-addressed store, hash-verified

28
29 // String returns the form of METHOD, SUBDOMAIN, TMPL PATH.
30 String() string
31
32 // IsOnline returns true if the route is marked as "online" (state).
33 IsOnline() bool

Callers 15

getOrSetKeyFunction · 0.65
RedirectHandlerFunction · 0.65
testSupervisorFunction · 0.65
WriteStartupLogOnServeFunction · 0.65
TestProxyFunction · 0.65
ServeMethod · 0.65
ErrorMethod · 0.65
registerMethod · 0.65
BuildMethod · 0.65
HandleRequestMethod · 0.65
checkAndClearBufFunction · 0.65

Calls

no outgoing calls

Tested by 5

testSupervisorFunction · 0.52
TestProxyFunction · 0.52
checkAndClearBufFunction · 0.52
TestRegisterRuleFunction · 0.52
genPathsFunction · 0.52