http

package
v0.0.0-...-4c8fc35 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	App                    *fiber.App
	AuthUserMiddleware     fiber.Handler
	OptionalAuthMiddleware fiber.Handler
	CorsMiddleware         fiber.Handler
	HTTPMiddleware         fiber.Handler
	UserHandler            interfaces.UserHandler
	ProductHandler         interfaces.ProductHandler
	CartHandler            interfaces.CartHandler
	WishlistHandler        interfaces.WishlistHandler
	PropertyHandler        interfaces.PropertyHandler
	MenuHandler            interfaces.MenuHandler
}

func (*Config) Start

func (c *Config) Start()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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