sms

package
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ServiceSms = NewSmsService()

ServiceSms 短信服务 使用七牛云 直接初始化,可以避免在使用时再实例化

Functions

This section is empty.

Types

type ISmsService added in v1.0.3

type ISmsService interface {
	Send(phoneNumber string, verifyCode int) error
	// contains filtered or unexported methods
}

ISmsService 短信服务接口定义

func NewSmsService

func NewSmsService() ISmsService

NewSmsService 实例化一个sms

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL