Documentation
¶
Index ¶
- func GetUpdateNotificationType(datasetID string, bucket string, fs fileaccess.FileAccess) (string, error)
- func MakeNotificationStack(fs fileaccess.FileAccess, log logger.ILogger) apiNotifications.NotificationManager
- func TriggerNotifications(configBucket string, datasetName string, fs fileaccess.FileAccess, update bool, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUpdateNotificationType ¶
func GetUpdateNotificationType(datasetID string, bucket string, fs fileaccess.FileAccess) (string, error)
GetUpdateNotificationType - Get the notification type for a dataset update
func MakeNotificationStack ¶
func MakeNotificationStack(fs fileaccess.FileAccess, log logger.ILogger) apiNotifications.NotificationManager
MakeNotificationStack - Create a notification stack
func TriggerNotifications ¶
func TriggerNotifications( configBucket string, datasetName string, fs fileaccess.FileAccess, update bool, updatetype string, notificationStack apiNotifications.NotificationManager, jobLog logger.ILogger) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.