Documentation ¶
Index ¶
- func AddNotifier(name string, params map[string]interface{}, forComp config.ForComponent, ...) error
- func ListAll() map[string][]Notifier
- func MetadataFields() models.MetadataFields
- func Notify(store storages.Store)
- func RegisterNotifier(notifier Notifier)
- type Notifier
- type NotifierAllInOne
- type NotifierMetadataField
- type NotifierPreCheck
- type ToNotifie
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddNotifier ¶
func MetadataFields ¶ added in v1.6.1
func MetadataFields() models.MetadataFields
func RegisterNotifier ¶
func RegisterNotifier(notifier Notifier)
Types ¶
type NotifierAllInOne ¶ added in v1.6.1
type NotifierAllInOne interface { Notifier NotifierMetadataField NotifierPreCheck }
special interface for creating a moke
type NotifierMetadataField ¶ added in v1.3.0
type NotifierMetadataField interface {
MetadataFields() []models.MetadataField
}
type NotifierPreCheck ¶ added in v1.6.1
func PreCheckers ¶ added in v1.6.1
func PreCheckers(components models.Components) []NotifierPreCheck
type ToNotifie ¶
type ToNotifie struct { Notifier Notifier For config.ForComponent }
Directories ¶
Path | Synopsis |
---|---|
emailfakes
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Code generated by counterfeiter.
|
Code generated by counterfeiter. |
Click to show internal directories.
Click to hide internal directories.