Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCouchConfig ¶
func GetCouchConfig(room string) (structs.ScheduleConfig, error)
GetCouchConfig makes request to couchdb to get scheduling-config data
func GetEvents ¶
func GetEvents(roomConfig structs.ScheduleConfig) ([]models.CalendarEvent, error)
GetEvents gets calendar events from the appropriate microservice
func SetEvent ¶
func SetEvent(roomConfig structs.ScheduleConfig, event models.CalendarEvent) error
SetEvent sends a calendar event to the appropriate microservice
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.