MCPcopy
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_RouteChainFunction · 0.65
Test_Domain_RouteChainFunction · 0.65
Test_Cache_WithHeadFunction · 0.65

Implementers 3

Appapp.go
Groupgroup.go
domainRouterdomain.go

Calls

no outgoing calls

Tested by 8

Test_App_RouteChainFunction · 0.52
Test_Domain_RouteChainFunction · 0.52
Test_Cache_WithHeadFunction · 0.52