Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SMSManager ¶
type SMSManager struct {
// contains filtered or unexported fields
}
func NewSMSManager ¶
func NewSMSManager(app *core.App) *SMSManager
func (*SMSManager) CreateSMSFactory ¶
func (sm *SMSManager) CreateSMSFactory(driverName string, config interface{}) (SMSDriver, error)
func (*SMSManager) RegisterDriver ¶
func (sm *SMSManager) RegisterDriver(driver SMSDriver)
Click to show internal directories.
Click to hide internal directories.