Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportExcelFile ¶
Types ¶
type DropDownReservations ¶
type DropDownReservations struct { DepartureDate string TourItemID int ItemDropDownReservations []ItemDropDownReservations TotalAdults int TotalChildren int }
func LoadDropDownReservations ¶
func LoadDropDownReservations(ctx *gin.Context, server internal.Server) []DropDownReservations
Click to show internal directories.
Click to hide internal directories.