Documentation ¶
Index ¶
- func AddNewUser(number string)
- func IsNewContact(c Contact) bool
- func SendSMSToContact(message string, contact Contact)
- func SetupNewUser(c Contact)
- type Contact
- func (c Contact) CheckForEmptyFields()
- func (c Contact) DeleteContact()
- func (c Contact) ProvideConfig()
- func (c Contact) Save()
- func (c Contact) SendHelp()
- func (c Contact) SendStations()
- func (c Contact) UpdateDir(d string)
- func (c Contact) UpdateLine(l string)
- func (c Contact) UpdateStation(s string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddNewUser ¶
func AddNewUser(number string)
func IsNewContact ¶
func SendSMSToContact ¶
func SetupNewUser ¶
func SetupNewUser(c Contact)
Types ¶
type Contact ¶
func FetchContact ¶
func (Contact) CheckForEmptyFields ¶
func (c Contact) CheckForEmptyFields()
func (Contact) DeleteContact ¶
func (c Contact) DeleteContact()
func (Contact) ProvideConfig ¶
func (c Contact) ProvideConfig()
func (Contact) SendStations ¶
func (c Contact) SendStations()
func (Contact) UpdateLine ¶
func (Contact) UpdateStation ¶
Click to show internal directories.
Click to hide internal directories.