Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SMTP ¶
type SMTP struct{}
SMTP struct
func (*SMTP) Send ¶
func (s *SMTP) Send(ctx context.Context, req *proto.SendRequest, rsp *proto.SendResponse) error
Send srv handler
func (*SMTP) SetSettings ¶
func (s *SMTP) SetSettings(ctx context.Context, req *proto.SetSettingsRequest, rsp *proto.SetSettingsResponse) error
SetSettings srv handler
Click to show internal directories.
Click to hide internal directories.