Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Config ¶
type EmailService ¶
type EmailService struct {
// contains filtered or unexported fields
}
func NewEmailService ¶
func NewEmailService(config *Config) *EmailService
func (*EmailService) IsEnabled ¶
func (s *EmailService) IsEnabled() bool
Click to show internal directories.
Click to hide internal directories.