Documentation ¶
Index ¶
- func GetThread(ctx *context.APIContext)
- func ListNotifications(ctx *context.APIContext)
- func ListRepoNotifications(ctx *context.APIContext)
- func NewAvailable(ctx *context.APIContext)
- func ReadNotifications(ctx *context.APIContext)
- func ReadRepoNotifications(ctx *context.APIContext)
- func ReadThread(ctx *context.APIContext)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListNotifications ¶
func ListNotifications(ctx *context.APIContext)
ListNotifications list users's notification threads
func ListRepoNotifications ¶
func ListRepoNotifications(ctx *context.APIContext)
ListRepoNotifications list users's notification threads on a specific repo
func NewAvailable ¶
func NewAvailable(ctx *context.APIContext)
NewAvailable check if unread notifications exist
func ReadNotifications ¶
func ReadNotifications(ctx *context.APIContext)
ReadNotifications mark notification threads as read, unread, or pinned
func ReadRepoNotifications ¶
func ReadRepoNotifications(ctx *context.APIContext)
ReadRepoNotifications mark notification threads as read on a specific repo
func ReadThread ¶
func ReadThread(ctx *context.APIContext)
ReadThread mark notification as read by ID
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.