Documentation
¶
Overview ¶
Package githubvacations contains functions that help you not work when you are on vacations (or just don't want to).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notification ¶
type Notification struct {
URL, Title, Repo string
}
Notification from github
func MarkWorkNotificationsAsRead ¶
func MarkWorkNotificationsAsRead(token, org string) ([]Notification, error)
MarkWorkNotificationsAsRead checks your notifications from work and mark them as read
Click to show internal directories.
Click to hide internal directories.