Skip to content

xfstart07/gosms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

介绍

Golang 发送短信

参考 https://github.com/saberma/china_sms

支持

  • 云片
  • 短信宝
  • Luosimao(螺丝帽)

使用

云片

import "github.com/xfstart07/gosms/yunpian"

短信宝

import "github.com/xfstart07/gosms/smsbao"

螺丝帽

import "github.com/xfstart07/gosms/luosimao"

注意

由于螺丝帽的账号没有充值,所以暂时不能保证发送成功,但是获取状态接口是没有问题的。

About

golang china sms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages