# Functions
No description provided by the author
RegisterCAHandler registers the http handlers for service CA to "mux".
RegisterCAHandlerClient registers the http handlers for service CA to "mux".
RegisterCAHandlerFromEndpoint is same as RegisterCAHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCAHandlerServer registers the http handlers for service CA to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
CA_ServiceDesc is the grpc.ServiceDesc for CA service.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
UnimplementedCAServer must be embedded to have forward compatible implementations.
# Interfaces
CAClient is the client API for CA service.
CAServer is the server API for CA service.
UnsafeCAServer may be embedded to opt out of forward compatibility for this service.