Documentation
¶
Index ¶
Constants ¶
View Source
const NoSmsLeft = SmsLeft(0)
NoSmsLeft represents an exceeded count of SMS
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SmsLeft ¶
type SmsLeft int
SmsLeft is the amount of remaining SMS
func GetSmsLeft ¶
GetSmsLeft fetches the remaining number of SMS
func (SmsLeft) IsExceeded ¶
IsExceeded returns true when there is no remaining SMS
Click to show internal directories.
Click to hide internal directories.