Documentation ¶
Index ¶
Constants ¶
View Source
const (
LimitMax = 2
)
Variables ¶
View Source
var (
RequestRegLimit int = LimitMax
)
Functions ¶
func CheckRegexMobile ¶
func InitQiniuSMS ¶
func InitQiniuSMS(accessKey, secretKey string)
func TimerAddPoolLimit ¶
func TimerAddPoolLimit()
Types ¶
type VerificationParam ¶
type VerificationParam struct { CodeType string `json:"codetype"` SendMsgID string `json:"sendmsgid"` }
func SendManYouSMS ¶
func SendManYouSMS(man_you ManYou, mobile string) (code string, vparam VerificationParam, err error)
Click to show internal directories.
Click to hide internal directories.