notification

package
v0.0.0-...-8f3712b Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package notification provides provider around notifications plugins.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNotificationProvider

func NewNotificationProvider(ctor *ConstructNotification) (providers.INotificationProvider, error)

NewNotificationProvider creates a new notification provider.

Types

type ConstructNotification

type ConstructNotification struct {
	Name      string
	Provider  string
	Loader    providers.IPluginLoaderProvider
	RawConfig []byte
	Logger    common.ILoggerProvider
	Secret    common.ISecretProvider
}

ConstructNotification defines notifications provider constructor.

Jump to

Keyboard shortcuts

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