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

Method Domain

router.go:38–38  ·  view source on GitHub ↗
(host string)

Source from the content-addressed store, hash-verified

36 Group(prefix string, handlers ...any) Router
37
38 Domain(host string) Router
39
40 RouteChain(path string) Register
41 Route(prefix string, fn func(router Router), name ...string) Router

Implementers 3

Appapp.go
Groupgroup.go
domainRouterdomain.go

Calls

no outgoing calls