Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService(gateways map[string]gateway.Notification) (service.Notification, error)
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) ListNotifiers ¶ added in v0.0.10
func (s *Service) ListNotifiers(ctx context.Context) []*notification.Notifier
func (*Service) NotifyExecutionCompletion ¶
func (s *Service) NotifyExecutionCompletion(ctx context.Context, e workflow.ExecutionIdentifier, w workflow.WorkflowName, status workflow.Status, results workflow.ExecutionResult) error
Click to show internal directories.
Click to hide internal directories.