Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gofiber/fiber
/ Group
Method
Group
router.go:36–36 ·
view source on GitHub ↗
(prefix string, handlers ...any)
Source
from the content-addressed store, hash-verified
34
All(path string, handler any, handlers ...any) Router
35
36
Group(prefix string, handlers ...any) Router
37
38
Domain(host string) Router
39
Callers
15
Test_Listen_Print_Route_With_Group
Function · 0.65
Test_Hook_OnGroup
Function · 0.65
Test_Hook_OnGroup_Mount
Function · 0.65
Test_Hook_OnGroupName
Function · 0.65
Test_Hook_OnGroupName_Error
Function · 0.65
Test_App_Custom_Middleware_404_Should_Not_SetMethodNotAllowed
Function · 0.65
Test_App_Not_Use_StrictRouting
Function · 0.65
Test_App_Use_MultiplePrefix
Function · 0.65
Test_Group_Use_NoBoundary
Function · 0.65
Test_App_Use_StrictRouting
Function · 0.65
Test_App_Use_Params_Group
Function · 0.65
Test_App_Route_Naming
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_With_Group
Function · 0.52
Test_Hook_OnGroup
Function · 0.52
Test_Hook_OnGroup_Mount
Function · 0.52
Test_Hook_OnGroupName
Function · 0.52
Test_Hook_OnGroupName_Error
Function · 0.52
Test_App_Custom_Middleware_404_Should_Not_SetMethodNotAllowed
Function · 0.52
Test_App_Not_Use_StrictRouting
Function · 0.52
Test_App_Use_MultiplePrefix
Function · 0.52
Test_Group_Use_NoBoundary
Function · 0.52
Test_App_Use_StrictRouting
Function · 0.52
Test_App_Use_Params_Group
Function · 0.52
Test_App_Route_Naming
Function · 0.52