Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Email ¶
type Email struct {
// contains filtered or unexported fields
}
func NewEmailHandler ¶
func NewEmailHandler() *Email
func (*Email) Send ¶
func (e *Email) Send(ctx context.Context, request *pb.SendRequest, response *pb.SendResponse) error
Click to show internal directories.
Click to hide internal directories.