Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ RouteChain
Method
RouteChain
router.go:40–40 ·
view source on GitHub ↗
(path string)
Source
from the content-addressed store, hash-verified
38
Domain(host string) Router
39
40
RouteChain(path string) Register
41
Route(prefix string, fn
func
(router Router), name ...string) Router
42
43
Name(name string) Router
Callers
8
Test_App_RouteChain
Function · 0.65
Test_Group_RouteChain_All
Function · 0.65
Test_RouteChain_WithHTTPHandlers
Function · 0.65
Test_Domain_RouteChain
Function · 0.65
Test_Domain_RouteChainNested
Function · 0.65
Test_Domain_RouteChainAllMethods
Function · 0.65
Test_Cache_WithHead
Function · 0.65
Test_Cache_WithHeadThenGet
Function · 0.65
Implementers
3
App
app.go
Group
group.go
domainRouter
domain.go
Calls
no outgoing calls
Tested by
8
Test_App_RouteChain
Function · 0.52
Test_Group_RouteChain_All
Function · 0.52
Test_RouteChain_WithHTTPHandlers
Function · 0.52
Test_Domain_RouteChain
Function · 0.52
Test_Domain_RouteChainNested
Function · 0.52
Test_Domain_RouteChainAllMethods
Function · 0.52
Test_Cache_WithHead
Function · 0.52
Test_Cache_WithHeadThenGet
Function · 0.52