Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientWrapper ¶
type ClientWrapper struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(config shared.TwilioConfig, appUrl string, devMode bool) *ClientWrapper
func (*ClientWrapper) SendMessage ¶
func (cw *ClientWrapper) SendMessage(to, msg string) error
func (*ClientWrapper) ValidateRequest ¶
Click to show internal directories.
Click to hide internal directories.