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

Method Route

router.go:41–41  ·  view source on GitHub ↗
(prefix string, fn func(router Router), name ...string)

Source from the content-addressed store, hash-verified

39
40 RouteChain(path string) Register
41 Route(prefix string, fn func(router Router), name ...string) Router
42
43 Name(name string) Router
44}

Implementers 3

Appapp.go
Groupgroup.go
domainRouterdomain.go

Calls

no outgoing calls