Documentation ¶
Index ¶
- func GetBlocksDueShortly(jwtToken string) (response.Dashboard, error)
- func GetDashboardDetails(jwtToken string) (response.Dashboard, error)
- func GetPodsAndTasksDueShortly(jwtToken string) (response.Dashboard, error)
- func GetRecentlyModifiedBlocksAndPods(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)
- func RouteDashboardGetUnreadConversations(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_blocks_and_pods.go
- dashboard.1.3.get_unread_count.go
- dashboard.1.4.get_recently_modified_keys.go
- dashboard.1.5.get_pods_and_tasks_due_shortly.go
- dashboard.1.6.get_blocks_due_shortly.go
- dashboard.1.7.get_unread_notifications.go
- dashboard.1.8.get_unread_conversations.go
Click to show internal directories.
Click to hide internal directories.