Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type INotifi ¶
type INotifi interface {
Add(not *notifications.Notification)
}
type Notifi ¶
type Notifi struct {
// contains filtered or unexported fields
}
func (*Notifi) Add ¶
func (n *Notifi) Add(not *notifications.Notification)
Click to show internal directories.
Click to hide internal directories.