sms

package
v0.0.0-...-5942292 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "github.com/denverdino/aliyungo/sms",

	"DYSmsAPIVersion": sms.DYSmsAPIVersion,
	"DYSmsEndPoint":   sms.DYSmsEndPoint,
	"SendSms":         sms.SendSms,
	"SingleSendSms":   sms.SingleSendSms,
	"SmsAPIVersion":   sms.SmsAPIVersion,
	"SmsEndPoint":     sms.SmsEndPoint,

	"Client":            qlang.StructOf((*sms.Client)(nil)),
	"client":            sms.NewClient,
	"DYSmsClient":       qlang.StructOf((*sms.DYSmsClient)(nil)),
	"dysmsclient":       sms.NewDYSmsClient,
	"SendSmsArgs":       qlang.StructOf((*sms.SendSmsArgs)(nil)),
	"SendSmsResponse":   qlang.StructOf((*sms.SendSmsResponse)(nil)),
	"SingleSendSmsArgs": qlang.StructOf((*sms.SingleSendSmsArgs)(nil)),
}

Exports is the export table of this module.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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