router

package
v0.0.0-...-2f6fd82 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2023 License: MIT Imports: 6 Imported by: 0

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)

type Router

type Router interface {
	InstallRouter(app *fiber.App)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL