notifier

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Notifier

type Notifier interface {
	catalog.PluginInfo

	NotifyAndAdviseBundleLoaded(ctx context.Context, bundle *common.Bundle) error
	NotifyBundleUpdated(ctx context.Context, bundle *common.Bundle) error
}

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

func (*V1) NotifyAndAdviseBundleLoaded

func (v1 *V1) NotifyAndAdviseBundleLoaded(ctx context.Context, bundle *common.Bundle) error

func (*V1) NotifyBundleUpdated

func (v1 *V1) NotifyBundleUpdated(ctx context.Context, bundle *common.Bundle) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL