routes

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2024 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Routes

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

func NewRoutes

func NewRoutes(
	appHandlers handlers.App,
	dashboardHandlers handlers.Dashboard,
	authHandlers handlers.Authentication,
	registrationHandlers handlers.Registration,
	apiHandlers handlers.Api,
	baseHandlers handlers.Base,
	mw middleware.Middleware,
	cfg config.Config,
) *Routes

func (*Routes) SetupRoutes

func (r *Routes) SetupRoutes() *echo.Echo

Jump to

Keyboard shortcuts

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