Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ Name
Method
Name
router.go:43–43 ·
view source on GitHub ↗
(name string)
Source
from the content-addressed store, hash-verified
41
Route(prefix string, fn
func
(router Router), name ...string) Router
42
43
Name(name string) Router
44
}
45
46
// Route is a struct that holds all metadata for each registered handler.
Callers
15
Test_Listen_Print_Route
Function · 0.65
Test_Listen_Print_Route_With_Group
Function · 0.65
Test_ReadContentReturnsBytes
Function · 0.65
Test_Hook_OnRoute
Function · 0.65
Test_Hook_OnRoute_Mount
Function · 0.65
Test_Hook_OnName
Function · 0.65
Test_Hook_OnName_Error
Function · 0.65
Test_Hook_OnGroup
Function · 0.65
Test_Hook_OnGroupName
Function · 0.65
Test_Hook_OnGroupName_Error
Function · 0.65
Test_Hook_OnMount
Function · 0.65
Test_FindConstraintHandler_Builtin
Function · 0.65
Implementers
3
App
app.go
Group
group.go
domainRouter
domain.go
Calls
no outgoing calls
Tested by
15
Test_Listen_Print_Route
Function · 0.52
Test_Listen_Print_Route_With_Group
Function · 0.52
Test_ReadContentReturnsBytes
Function · 0.52
Test_Hook_OnRoute
Function · 0.52
Test_Hook_OnRoute_Mount
Function · 0.52
Test_Hook_OnName
Function · 0.52
Test_Hook_OnName_Error
Function · 0.52
Test_Hook_OnGroup
Function · 0.52
Test_Hook_OnGroupName
Function · 0.52
Test_Hook_OnGroupName_Error
Function · 0.52
Test_Hook_OnMount
Function · 0.52
Test_FindConstraintHandler_Builtin
Function · 0.52