Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OTPRetryConsumer ¶
type OTPRetryConsumer struct {
// contains filtered or unexported fields
}
func NewOTPRetryConsumer ¶
func NewOTPRetryConsumer(ormService *beeorm.Engine, maxRetries int, gatewayRegistry map[string]otp.IOTPSMSGateway) *OTPRetryConsumer
func (*OTPRetryConsumer) GetGroupName ¶
func (c *OTPRetryConsumer) GetGroupName(suffix *string) string
func (*OTPRetryConsumer) GetQueueName ¶
func (c *OTPRetryConsumer) GetQueueName() string
Click to show internal directories.
Click to hide internal directories.