twilio

package
v0.0.0-...-2a7d404 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func APIKey

func APIKey() schema.CredentialType

func New

func New() schema.Plugin

func TryTwilioConfigFile

func TryTwilioConfigFile() sdk.Importer

func TwilioCLI

func TwilioCLI() schema.Executable

Types

type Config

type Config struct {
	Profiles map[string]TwilioProfile `json:"profiles"`
}

type TwilioProfile

type TwilioProfile struct {
	AccountSid string `json:"accountSid"`
	ApiKey     string `json:"apiKey"`
	ApiSecret  string `json:"apiSecret"`
}

Jump to

Keyboard shortcuts

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