sms

package
v0.0.0-...-cd24349 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultInvokerCfg = InvokerCfg{
	Debug:        true,
	Mode:         "alibaba",
	Area:         "ap-guangzhou",
	AccessKeyId:  "",
	AccessSecret: "",
	// contains filtered or unexported fields
}

Functions

func DefaultBuild

func DefaultBuild() module.Invoker

default invoker build

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func Invoker

func Invoker(name string) *Client

invoker

func (*Client) Push

func (c *Client) Push(param map[string]string) (*standard.Response, error)

type InvokerCfg

type InvokerCfg struct {
	Debug bool
	Mode  string
	Area  string

	AccessKeyId  string
	AccessSecret string
	// contains filtered or unexported fields
}

example * [beemod.sms.my]

debug = true
mode  = "alibaba"

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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