package
0.0.0-20220717064118-248613ed0f12
Repository: https://github.com/harish908/golang_micro_b.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterHealthCheckServiceHandler registers the http handlers for service HealthCheckService to "mux".
RegisterHealthCheckServiceHandlerClient registers the http handlers for service HealthCheckService to "mux".
RegisterHealthCheckServiceHandlerFromEndpoint is same as RegisterHealthCheckServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterHealthCheckServiceHandlerServer registers the http handlers for service HealthCheckService to "mux".
No description provided by the author
# Variables
No description provided by the author
HealthCheckService_ServiceDesc is the grpc.ServiceDesc for HealthCheckService service.
# Structs
No description provided by the author
UnimplementedHealthCheckServiceServer should be embedded to have forward compatible implementations.
# Interfaces
HealthCheckServiceClient is the client API for HealthCheckService service.
HealthCheckServiceServer is the server API for HealthCheckService service.
UnsafeHealthCheckServiceServer may be embedded to opt out of forward compatibility for this service.