Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallRouter ¶
func InstallRouter(app *fiber.App)
Types ¶
type ApiRouter ¶
type ApiRouter struct { }
func NewApiRouter ¶
func NewApiRouter() *ApiRouter
func (ApiRouter) InstallRouter ¶
func (h ApiRouter) InstallRouter(app *fiber.App)
type HttpRouter ¶
type HttpRouter struct { }
func NewHttpRouter ¶
func NewHttpRouter() *HttpRouter
func (HttpRouter) InstallRouter ¶
func (h HttpRouter) InstallRouter(app *fiber.App)
Click to show internal directories.
Click to hide internal directories.