# Functions
No description provided by the author
RegisterMessagingHandler registers the http handlers for service Messaging to "mux".
RegisterMessagingHandlerClient registers the http handlers for service Messaging to "mux".
RegisterMessagingHandlerFromEndpoint is same as RegisterMessagingHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterMessagingHandlerServer registers the http handlers for service Messaging to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
Enum value maps for MessageType.
Enum value maps for MessageType.
Enum value maps for SendMethod.
Enum value maps for SendMethod.
# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedMessagingServer must be embedded to have forward compatible implementations.
# Interfaces
MessagingClient is the client API for Messaging service.
MessagingServer is the server API for Messaging service.
UnsafeMessagingServer may be embedded to opt out of forward compatibility for this service.