noxue / alisms-go

阿里云短信接口,go语言封装,提供给rust使用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • 编译命令

    GOPROXY=https://goproxy.cn,direct go get
    go build
    
  • 运行命令

    ./sms 9001
    

About

阿里云短信接口,go语言封装,提供给rust使用


Languages

Language:Go 100.0%