server

package
v0.0.0-...-091f6e1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 15, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ENV_MAIL_FROM_ADDRESS      = "EMAIL_FROM_ADDRESS"
	ENV_EMAIL_FROM_NAME        = "EMAIL_FROM_NAME"
	ENV_EMAIL_NAME_TO          = "EMAIL_NAME_TO"
	ENV_EMAIL_TO_ADDRESS       = "EMAIL_TO_ADDRESS"
	ENV_EMAIL_SUBJECT          = "EMAIL_SUBJECT"
	ENV_EMAIL_SENDGRID_API_KEY = "EMAIL_SENDGRID_API_KEY"
)

environment variables

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	email_provider.EmailProviderServer
}

func NewServer

func NewServer() *Server

func (*Server) ConfigureGrpc

func (s *Server) ConfigureGrpc() *grpc.Server

func (*Server) SendEmail

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL