Documentation ¶
Index ¶
- func ScheduleDeleteInvalidOtp(duration time.Duration, cr repository.CacheRepository, ref string) error
- func ScheduleDeleteOrganizerDenied(time time.Time, userRepository repository.UserRepository, user entity.User) error
- func ScheduleSendNotification(time time.Time, mailer mailer.EmailService, data model.EmailNotification) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScheduleDeleteInvalidOtp ¶
func ScheduleDeleteInvalidOtp(duration time.Duration, cr repository.CacheRepository, ref string) error
func ScheduleDeleteOrganizerDenied ¶
func ScheduleDeleteOrganizerDenied(time time.Time, userRepository repository.UserRepository, user entity.User) error
func ScheduleSendNotification ¶
func ScheduleSendNotification(time time.Time, mailer mailer.EmailService, data model.EmailNotification) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.