Documentation ¶
Index ¶
Constants ¶
View Source
const ( SMS_MESSAGE_TYPE_VERIFY_PHONE_NUMBER = "verify-phone-number" SMS_MESSAGE_TYPE_OTP = "otp" )
Variables ¶
View Source
var ( SmsGatewayConfig *types.SMSGatewayConfig MessageDBService *messageDB.MessagingDBService )
Functions ¶
func Init ¶
func Init( smsGatewayConfig *types.SMSGatewayConfig, mdb *messageDB.MessagingDBService, )
Types ¶
type SMSSendingReq ¶
Click to show internal directories.
Click to hide internal directories.