Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationsService ¶
type NotificationsService struct {
protos.UnimplementedNotificationsServiceServer
}
func (*NotificationsService) NotifyByEmail ¶
func (service *NotificationsService) NotifyByEmail(ctx context.Context, req *protos.NotifyEmailRequest) (*protos.NotifyEmailResponse, error)
NotifyByEmail handles internally all the required logic to send an email by given values, it can send html-compliant mails
Click to show internal directories.
Click to hide internal directories.