routes

package
v0.0.0-...-bc6e940 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package routes contains all routes of the application

Package routes contains all routes of the application

Package routes contains all routes of the application

Package routes contains all routes of the application

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplicationV1Router

func ApplicationV1Router(router *gin.Engine, db *sdksql.DB, logger *logger.Logger)

ApplicationV1Router is a function that contains all routes of the application

@host		localhost:8080
@BasePath	/v1

func DinerRoutes

func DinerRoutes(router *gin.RouterGroup, controller *dinerController.Controller)

DinerRoutes is a function that contains all diner routes

func MenuRoutes(router *gin.RouterGroup, controller *menuController.Controller)

MenuRoutes is a function that contains all menu routes

func OrderRoutes

func OrderRoutes(router *gin.RouterGroup, controller *orderController.Controller)

OrderRoutes is a function that contains all order routes

Types

This section is empty.

Jump to

Keyboard shortcuts

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