Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EmailServer ¶
type EmailServer struct { pb.UnimplementedEmailServiceServer // contains filtered or unexported fields }
func NewEmailServer ¶
func (*EmailServer) SendEmail ¶
func (s *EmailServer) SendEmail(stream pb.EmailService_SendEmailServer) error
func (*EmailServer) SetBoundaryGenerator ¶
func (s *EmailServer) SetBoundaryGenerator(boundaryGenerator internal.BoundaryGenerator)
Click to show internal directories.
Click to hide internal directories.