Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendToAllChannels
deprecated
added in
v0.2.19
Types ¶
type Notifier ¶ added in v0.3.10
func NewWithWorkflowNode ¶ added in v0.3.10
func NewWithWorkflowNode(config NotifierWithWorkflowNodeConfig) (Notifier, error)
type NotifierWithWorkflowNodeConfig ¶ added in v0.3.10
type NotifyService
deprecated
type NotifyService struct {
// contains filtered or unexported fields
}
Deprecated: v0.4.x 将废弃
func NewNotifyService
deprecated
func NewNotifyService(settingsRepo settingsRepository) *NotifyService
Deprecated: v0.4.x 将废弃
func (*NotifyService) Test
deprecated
func (n *NotifyService) Test(ctx context.Context, req *dtos.NotifyTestPushReq) error
Deprecated: v0.4.x 将废弃
Click to show internal directories.
Click to hide internal directories.