package
1.22.3
Repository: https://github.com/twilio/twilio-go.git
Documentation: pkg.go.dev

# Packages

Copyright 2014 Alvaro J.
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NewMockBaseClient creates a new mock instance.
No description provided by the author
NewRequestValidator returns a new RequestValidator which uses the specified auth token when verifying Twilio signatures.
Takes a limit on the max number of records to read and a max pageSize and calculates the max number of pages to read.
No description provided by the author

# Constants

LibraryVersion specifies the current version of twilio-go.

# Structs

Client encapsulates a standard HTTP backend with authorization.
Credentials store user authentication credentials.
MockBaseClient is a mock of BaseClient interface.
MockBaseClientMockRecorder is the mock recorder for MockBaseClient.
No description provided by the author
RequestValidator is used to verify the Twilio Signature included with Twilio requests to webhooks.
TwilioRestError provides information about an unsuccessful request.

# Interfaces

No description provided by the author