package
0.12.6
Repository: https://github.com/gidyon/services.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterEmailingHandler registers the http handlers for service Emailing to "mux".
RegisterEmailingHandlerClient registers the http handlers for service Emailing to "mux".
RegisterEmailingHandlerFromEndpoint is same as RegisterEmailingHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterEmailingHandlerServer registers the http handlers for service Emailing to "mux".
No description provided by the author

# Variables

No description provided by the author

# Structs

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

# Interfaces

EmailingClient is the client API for Emailing service.
EmailingServer is the server API for Emailing service.
UnsafeEmailingServer may be embedded to opt out of forward compatibility for this service.