Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
func
handler(ctx iris.Context) { ctx.WriteString(ctx.Path()) }
Callers
12
Handler
Method · 0.50
HandlerReturnError
Method · 0.50
HandlerReturnDuration
Method · 0.50
Filter
Method · 0.50
FallbackViewFunc
Method · 0.50
TestPathParams
Function · 0.50
dispatchCommon
Function · 0.50
Do
Function · 0.50
handlerOf
Method · 0.50
joinContextRequestFuncs
Function · 0.50
joinContextResponseFuncs
Function · 0.50
Deprecated
Function · 0.50
Calls
2
WriteString
Method · 0.80
Path
Method · 0.65
Tested by
1
TestPathParams
Function · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…