router

package
v0.0.0-...-e796f14 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type PrivateRouter

type PrivateRouter struct {
	// contains filtered or unexported fields
}

func (*PrivateRouter) Setup

func (r *PrivateRouter) Setup(app *fiber.App)

type PublicRouter

type PublicRouter struct {
	// contains filtered or unexported fields
}

func (*PublicRouter) Setup

func (r *PublicRouter) Setup(app *fiber.App)

type Router

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

type SwaggerRouter

type SwaggerRouter struct {
}

func NewSwaggerRouter

func NewSwaggerRouter() *SwaggerRouter

func (*SwaggerRouter) Setup

func (sr *SwaggerRouter) Setup(app *fiber.App)

Setup func for describe group of API Docs routes.

Jump to

Keyboard shortcuts

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