Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { APIToken string `yaml:"api_token"` PhoneNumbers []string `yaml:"phone_numbers"` }
Retrieving required data from 'kavenegar' sections of config.yaml.
type KaveNegar ¶
Creating the KaveNegar to contain provider data.
func NewKaveNegar ¶
KaveNegar creates and returns a new KaveNegar struct.
Click to show internal directories.
Click to hide internal directories.