routers

package
v0.0.0-...-a42c888 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func MakeRouter

func MakeRouter(
	clientRouter *ClientRouter,
	config *config.Config,
) *fiber.App

Types

type ClientRouter

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

func NewClientRouter

func NewClientRouter(
	controller *controllers.ClientController,
) *ClientRouter

func (*ClientRouter) Load

func (c *ClientRouter) Load(r *fiber.App)

type Router

type Router interface {
	Load()
}

Jump to

Keyboard shortcuts

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