sms

package
v0.0.0-...-bd18503 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SMS_GATEWAY  = "http://dx.ipyy.net/smsJson.aspx?"
	SMS_ACCOUNT  = "AB00031"
	SMS_PASSWORD = "Mink2501"
	SMS_COMPANY  = "真我"
)

Variables

This section is empty.

Functions

func SendMessage

func SendMessage(mobile, content string) (bool, error)

Types

type SmsResponse

type SmsResponse struct {
	Returnstatus  string `json:"returnstatus"`
	Message       string `json:"message"`
	Remainpoint   string `json:"remainpoint"`
	SuccessCounts string `json:"successCounts"`
}

Jump to

Keyboard shortcuts

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