plivo

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UID = "plivo"
)

Variables

This section is empty.

Functions

func Default

func Default() (*client, error)

func Load

func Load(loader envconfig.LoaderFunc) (*client, error)

func New

func New(opt Options) *client

Types

type Options

type Options struct {
	AuthID    string   `envconfig:"AUTH_ID" required:"true"`
	AuthToken string   `envconfig:"AUTH_TOKEN" required:"true"`
	From      string   `envconfig:"FROM" required:"true"`
	To        []string `envconfig:"TO"`
}

Jump to

Keyboard shortcuts

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