# Functions
No description provided by the author
RegisterRestServiceHandler registers the http handlers for service RestService to "mux".
RegisterRestServiceHandlerClient registers the http handlers for service RestService to "mux".
RegisterRestServiceHandlerFromEndpoint is same as RegisterRestServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterRestServiceHandlerServer registers the http handlers for service RestService to "mux".
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
UnimplementedRestServiceServer can be embedded to have forward compatible implementations.
# Interfaces
RestServiceClient is the client API for RestService service.
RestServiceServer is the server API for RestService service.