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