chooser

package
v0.6.0-rc.5 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Router added in v0.4.0

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

Router represents `chooser` router.

func NewRouter added in v0.4.0

func NewRouter(controller *controller.Controller) *Router

NewRouter creates new instance of `chooser` router.

func (*Router) AddGlobalMiddleware added in v0.6.0

func (r *Router) AddGlobalMiddleware(middleware fiber.Handler) *Router

AddGlobalMiddleware adds a global middleware which will be applied for each route.

func (*Router) Init added in v0.6.0

func (r *Router) Init(router fiber.Router) error

Init adds all the `chooser` routes

Directories

Path Synopsis
api
service

Jump to

Keyboard shortcuts

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