sms

package
v0.0.0-...-632f8f1 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Data map[string]string

Functions

This section is empty.

Types

type SendParam

type SendParam struct {
	ApiKey string
	UseSsl bool
}

func (*SendParam) CheckDeposit

func (s *SendParam) CheckDeposit() (string, error)

查询余额

func (*SendParam) Send

func (s *SendParam) Send(phone string, message string) (*http.Response, error)

发送短信

func (*SendParam) SendBatch

func (s *SendParam) SendBatch(mobileList []string, message string) (*http.Response, error)

群发短信

Jump to

Keyboard shortcuts

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