Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier struct {
// contains filtered or unexported fields
}
func (*Notifier) SendBulkNotification ¶
func (n *Notifier) SendBulkNotification(entries []cache.CacheEntry) error
func (*Notifier) SendNotification ¶
func (n *Notifier) SendNotification(entry cache.CacheEntry) error
func (*Notifier) SetEnabled ¶
Click to show internal directories.
Click to hide internal directories.