Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendToAllChannels ¶ added in v0.2.19
Types ¶
type NotifyService ¶
type NotifyService struct {
// contains filtered or unexported fields
}
func NewNotifyService ¶
func NewNotifyService(settingRepo SettingRepository) *NotifyService
func (*NotifyService) Test ¶
func (n *NotifyService) Test(ctx context.Context, req *domain.NotifyTestPushReq) error
Click to show internal directories.
Click to hide internal directories.