package
1.2.2
Repository: https://github.com/8thgencore/mailfort.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterMailServiceHandler registers the http handlers for service MailService to "mux".
RegisterMailServiceHandlerClient registers the http handlers for service MailService to "mux".
RegisterMailServiceHandlerFromEndpoint is same as RegisterMailServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMailServiceHandlerServer registers the http handlers for service MailService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
MailService_ServiceDesc is the grpc.ServiceDesc for MailService service.

# Structs

The error response message.
The response message.
The request message containing the email and otp code.
UnimplementedMailServiceServer must be embedded to have forward compatible implementations.

# Interfaces

MailServiceClient is the client API for MailService service.
MailServiceServer is the server API for MailService service.
UnsafeMailServiceServer may be embedded to opt out of forward compatibility for this service.