package
Version:
v0.0.0-...-e1b3a39
Opens a new window with list of versions in this module.
Published: Aug 30, 2022
License: BSD-2-Clause
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
AspSms contains the necessary values for the AspSms provider.
NewAspSms creates and returns a new AspSms struct.
Send sends SMS to user registered in configuration.
type Config struct {
Username string `yaml:"username"`
Password string `yaml:"password"`
}
Config is the configuration struct for AspSms provider.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.