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

Function handler

_examples/routing/sitemap/main.go:42–42  ·  view source on GitHub ↗
(ctx iris.Context)

Source from the content-addressed store, hash-verified

40}
41
42func handler(ctx iris.Context) { ctx.WriteString(ctx.Path()) }

Callers 12

HandlerMethod · 0.50
HandlerReturnErrorMethod · 0.50
HandlerReturnDurationMethod · 0.50
FilterMethod · 0.50
FallbackViewFuncMethod · 0.50
TestPathParamsFunction · 0.50
dispatchCommonFunction · 0.50
DoFunction · 0.50
handlerOfMethod · 0.50
joinContextRequestFuncsFunction · 0.50
joinContextResponseFuncsFunction · 0.50
DeprecatedFunction · 0.50

Calls 2

WriteStringMethod · 0.80
PathMethod · 0.65

Tested by 1

TestPathParamsFunction · 0.40

Used in the wild real call sites across dependent graphs

searching dependent graphs…