package
0.0.0-20240611015522-2a2c789b1639
Repository: https://github.com/marktbss/grpc-rest-gateway.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterEmailServiceHandler registers the http handlers for service EmailService to "mux".
RegisterEmailServiceHandlerClient registers the http handlers for service EmailService to "mux".
RegisterEmailServiceHandlerFromEndpoint is same as RegisterEmailServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterEmailServiceHandlerServer registers the http handlers for service EmailService to "mux".
No description provided by the author

# Constants

No description provided by the author

# Variables

EmailService_ServiceDesc is the grpc.ServiceDesc for EmailService service.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
UnimplementedEmailServiceServer must be embedded to have forward compatible implementations.

# Interfaces

EmailServiceClient is the client API for EmailService service.
EmailServiceServer is the server API for EmailService service.
UnsafeEmailServiceServer may be embedded to opt out of forward compatibility for this service.