Documentation ¶
Overview ¶
Package cmd is an example app
Package cmd is an example app ¶
Package cmd is an example app ¶
Package cmd is an example app
Index ¶
Constants ¶
This section is empty.
Variables ¶
var ApplicationId string
ApplicationId is the app that the key is issued for
var Brand string
Brand name to say who the message is from
var Code string
Code supplied by the user
var From string
From sets who the sender should be (restrictions vary by geography/carrier)
var Key string
Key is the user's API key
var Message string
Message to send
var Number string
Number is the phone number to confirm ownership of or access to, in E.164 format
var PrivateKeyFile string
PrivateKeyFile is a path to the private key **TODO** What about env var support?
var RequestId string
RequestId identifies the verify request once it has been created
var Secret string
Secret is the user's API secret
var To string
To sets who to send the message to
var Ttl int
TTL is the validity period of the generated token, in minutes
Functions ¶
Types ¶
This section is empty.