MCPcopy
hub / github.com/gofiber/fiber / All

Method All

router.go:34–34  ·  view source on GitHub ↗
(path string, handler any, handlers ...any)

Source from the content-addressed store, hash-verified

32
33 Add(methods []string, path string, handler any, handlers ...any) Router
34 All(path string, handler any, handlers ...any) Router
35
36 Group(prefix string, handlers ...any) Router
37

Callers 15

GetHeadersMethod · 0.65
SchemeMethod · 0.65
QueriesMethod · 0.65
Test_App_All_Method_TestFunction · 0.65
Test_App_OrderFunction · 0.65
Test_App_MethodsFunction · 0.65
Test_App_GroupFunction · 0.65
Test_BindError_AllFunction · 0.65
Test_Bind_AllFunction · 0.65

Implementers 3

Appapp.go
Groupgroup.go
domainRouterdomain.go

Calls

no outgoing calls

Tested by 15

Test_App_All_Method_TestFunction · 0.52
Test_App_OrderFunction · 0.52
Test_App_MethodsFunction · 0.52
Test_App_GroupFunction · 0.52
Test_BindError_AllFunction · 0.52
Test_Bind_AllFunction · 0.52