# Functions
No description provided by the author
RegisterAPIHandler registers the http handlers for service API to "mux".
RegisterAPIHandlerClient registers the http handlers for service API to "mux".
RegisterAPIHandlerFromEndpoint is same as RegisterAPIHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAPIHandlerServer registers the http handlers for service API to "mux".
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
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
UnimplementedAPIServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
APIClient is the client API for API service.
APIServer is the server API for API service.