# Functions
No description provided by the author
RegisterCallAPIHandler registers the http handlers for service CallAPI to "mux".
RegisterCallAPIHandlerClient registers the http handlers for service CallAPI to "mux".
RegisterCallAPIHandlerFromEndpoint is same as RegisterCallAPIHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCallAPIHandlerServer registers the http handlers for service CallAPI to "mux".
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
UnimplementedCallAPIServer must be embedded to have forward compatible implementations.
# Interfaces
CallAPIClient is the client API for CallAPI service.
CallAPIServer is the server API for CallAPI service.
UnsafeCallAPIServer may be embedded to opt out of forward compatibility for this service.