Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Driver ¶
type Driver interface { Send(mobile, content string) (string, error) Assignment(content string, value ...string) string String() string GetDebug() bool }
Driver ...
Click to show internal directories.
Click to hide internal directories.