Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct {
Notifiers []Notifier
}
func (*Repository) AddNotifier ¶
func (repo *Repository) AddNotifier(notifier Notifier)
func (*Repository) Clear ¶
func (repo *Repository) Clear()
func (*Repository) GetNotifiers ¶
func (repo *Repository) GetNotifiers() []Notifier
type V1 ¶
type V1 struct { plugin.Facade notifierv1.NotifierPluginClient }
func (*V1) NotifyAndAdviseBundleLoaded ¶
Click to show internal directories.
Click to hide internal directories.