Documentation ¶
Index ¶
Constants ¶
View Source
const ( NotificationMaxQueueSize = 100 NotificationWorkers = 10 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier struct {
// contains filtered or unexported fields
}
func NewNotifier ¶
func (Notifier) Notify ¶
func (n Notifier) Notify(apiID uint, notif notifications.APIClarityNotification) error
Click to show internal directories.
Click to hide internal directories.