Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notification ¶
type Notification interface {
GetNotifications(unreadOnly bool) []response.Notification
}
func NewNotification ¶
func NewNotification(auth *Auth) Notification
Click to show internal directories.
Click to hide internal directories.