notifiers

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2018 License: GPL-3.0 Imports: 1 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 {
	RunIntegration(intCreds []pb.OcyCredder, status *pb.Status, notifications *pb.Notifications) error
	SubType() pb.SubCredType
	String() string
	// IsRelevant will check the build config and then return a true if this build requires this type of notification
	IsRelevant(wc *pb.BuildConfig, buildStatus pb.BuildStatus) bool
}

Interface for notifying on the status of a build

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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