Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reservation ¶
type TemplateData ¶
type TemplateData struct { StringMap map[string]string IntMap map[string]int Float map[string]float32 Data map[string]interface{} CSRFToken string FlashMsg string ErrorMsg string Warning string Form *forms.Form }
TemplateData type holds necesary mappings for different types that will be usefull when send data to templates
Click to show internal directories.
Click to hide internal directories.