Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstallRouter ¶
Types ¶
type ApiRouter ¶
type ApiRouter struct {
}
func NewApiRouter ¶
func NewApiRouter() *ApiRouter
func (ApiRouter) InstallRouter ¶
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.