Documentation ¶
Index ¶
- func AwsSession() *session.Session
- func CheckMobile(device string, country string, mobile string, code string) (bool, error)
- func Send(phoneNumber string, message string) (bool, interface{}, error)
- func SendCountry(country string, mobile string, message string) (bool, interface{}, error)
- func SendCountryCtx(ctx context.Context, country string, mobile string, message string) (bool, interface{}, error)
- func SendCtx(ctx context.Context, phoneNumber string, message string) (bool, interface{}, error)
- func VerifyMobile(app string, device string, country string, phoneNumber string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AwsSession ¶
func CheckMobile ¶
* * CheckMobile * Check code in cache db *
func SendCountry ¶
func SendCountryCtx ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.