routes

package
v0.0.0-...-471b1d4 Latest Latest
Warning

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

Go to latest
Published: May 27, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthRoute

func NewAuthRoute(route *gin.Engine)

func NewMediaRoute

func NewMediaRoute(route *gin.Engine)

func NewReservationRoute

func NewReservationRoute(route *gin.Engine)

func NewReviewRoute

func NewReviewRoute(route *gin.Engine)

func NewRoomRoute

func NewRoomRoute(route *gin.Engine)

func NewUserDetailsRoute

func NewUserDetailsRoute(route *gin.Engine)

func NewUserRoute

func NewUserRoute(route *gin.Engine)

Types

type AuthRoute

type AuthRoute struct {
}

type MediaRoute

type MediaRoute struct {
	Path string
}

type ReservationRoute

type ReservationRoute struct {
	Path string
}

type ReviewRoute

type ReviewRoute struct {
	Path string
}

type RoomRoute

type RoomRoute struct {
	Path string
}

type UserDetailsRoute

type UserDetailsRoute struct {
	Path string
}

type UserRoute

type UserRoute struct {
	Path string
}

Jump to

Keyboard shortcuts

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