Documentation ¶
Index ¶
- func GetAssessmentsAndTasksDueShortly(jwtToken string) (response.Dashboard, error)
- func GetCoursesDueShortly(jwtToken string) (response.Dashboard, error)
- func GetDashboardDetails(jwtToken string) (response.Dashboard, error)
- func GetRecentlyModifiedCoursesAndAssessments(jwtToken string) (response.Dashboard, error)
- func GetRecentlyModifiedKeys(jwtToken string) ([]common.SlimKey, error)
- func GetUnreadCount(jwtToken string) (response.DashboardUnreadCount, error)
- func GetUnreadNotifications(jwtToken string) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRecentlyModifiedKeys ¶
func GetUnreadCount ¶
func GetUnreadCount(jwtToken string) (response.DashboardUnreadCount, error)
func GetUnreadNotifications ¶
Types ¶
This section is empty.
Source Files ¶
- dashboard.1.1.get_dashboard_details.go
- dashboard.1.2.get_recently_modified_courses_and_assessments.go
- dashboard.1.3.get_unread_count.go
- dashboard.1.4.get_recently_modified_keys.go
- dashboard.1.5.get_assessments_and_tasks_due_shortly.go
- dashboard.1.6.get_courses_due_shortly.go
- dashboard.1.7.get_unread_notifications.go
Click to show internal directories.
Click to hide internal directories.