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 ¶
func MetadataFields() models.MetadataFields
func RegisterNotifier ¶
func RegisterNotifier(notifier Notifier)
Types ¶
type NotifierAllInOne ¶
type NotifierAllInOne interface {
Notifier
NotifierMetadataField
NotifierPreCheck
}
special interface for creating a moke
type NotifierMetadataField ¶
type NotifierMetadataField interface {
MetadataFields() []models.MetadataField
}
type NotifierPreCheck ¶
func PreCheckers ¶
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.