# Functions
No description provided by the author
RegisterDiveServiceHandler registers the http handlers for service DiveService to "mux".
RegisterDiveServiceHandlerClient registers the http handlers for service DiveService to "mux".
RegisterDiveServiceHandlerFromEndpoint is same as RegisterDiveServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterDiveServiceHandlerServer registers the http handlers for service DiveService to "mux".
No description provided by the author
# Variables
DiveService_ServiceDesc is the grpc.ServiceDesc for DiveService service.
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
UnimplementedDiveServiceServer must be embedded to have forward compatible implementations.
# Interfaces
DiveServiceClient is the client API for DiveService service.
DiveServiceServer is the server API for DiveService service.
UnsafeDiveServiceServer may be embedded to opt out of forward compatibility for this service.