Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Session ¶
type Session struct {
*credentials.Credentials
}
Session represents a session object that can be used to make requests against the Twilio APIs
func New ¶
func New(creds *credentials.Credentials) *Session
New creates a new session instance using the credentials supplied
Click to show internal directories.
Click to hide internal directories.