Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PushExpireMsg ¶
func PushExpireMsg()
Types ¶
type Mail ¶ added in v0.2.10
type Mail struct {
// contains filtered or unexported fields
}
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.