Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateChecklist ¶
func CreateSchedule ¶
func SendWebsocket ¶
func UpdateSchedule ¶
Types ¶
type ChecklistJSON ¶
type CombinedData ¶
type CombinedData struct { ScheduleItems []SCHEDULE_new `json:"scheduleItems"` ParsedChecklistItems []database.ChecklistItem `json:"parsedChecklistItems"` }
func GetData ¶
func GetData(quary string) CombinedData
Click to show internal directories.
Click to hide internal directories.