Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
func NewWithWorkflowNode ¶
func NewWithWorkflowNode(config NotifierWithWorkflowNodeConfig) (Notifier, error)
TODO: refactor
type NotifyService ¶
type NotifyService struct{}
func NewNotifyService ¶
func NewNotifyService() *NotifyService
func (*NotifyService) TestPush ¶ added in v0.4.0
func (n *NotifyService) TestPush(ctx context.Context, req *dtos.NotifyTestPushReq) error
Click to show internal directories.
Click to hide internal directories.