Documentation ¶
Index ¶
Constants ¶
View Source
const URL_SERVICE = "https://nominatim.openstreetmap.org/reverse?lat=%s&lon=%s&format=jsonv2"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type GmailClients ¶
type GmailClients struct {
Clients []*GClient
}
func InitSmtpClients ¶
func InitSmtpClients(config *configuration.Config) (*GmailClients, error)
func (*GmailClients) SendInSequence ¶
func (clients *GmailClients) SendInSequence(to string, data []*GData) error
Click to show internal directories.
Click to hide internal directories.