Documentation
¶
Index ¶
Constants ¶
View Source
const EMAIL_TOKEN_BODY = `` /* 1774-byte string literal not displayed */
View Source
const EMAIL_TOKEN_SUBJECT = "AG Electrolab - Votre acces au vote en ligne"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppConfig ¶
type AppConfig struct {
Database struct {
Connection string
}
Email email.SmtpConfig
}
func ReadConfigFile ¶
Click to show internal directories.
Click to hide internal directories.