package
0.0.0-20241224000345-9d0ca11b7e83
Repository: https://github.com/gilperopiola/grpc-gateway-impl.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterAuthServiceHandler registers the http handlers for service AuthService to "mux".
RegisterAuthServiceHandlerClient registers the http handlers for service AuthService to "mux".
RegisterAuthServiceHandlerFromEndpoint is same as RegisterAuthServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAuthServiceHandlerServer registers the http handlers for service AuthService to "mux".
No description provided by the author
RegisterGPTServiceHandler registers the http handlers for service GPTService to "mux".
RegisterGPTServiceHandlerClient registers the http handlers for service GPTService to "mux".
RegisterGPTServiceHandlerFromEndpoint is same as RegisterGPTServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGPTServiceHandlerServer registers the http handlers for service GPTService to "mux".
No description provided by the author
RegisterGroupsServiceHandler registers the http handlers for service GroupsService to "mux".
RegisterGroupsServiceHandlerClient registers the http handlers for service GroupsService to "mux".
RegisterGroupsServiceHandlerFromEndpoint is same as RegisterGroupsServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGroupsServiceHandlerServer registers the http handlers for service GroupsService to "mux".
No description provided by the author
RegisterHealthServiceHandler registers the http handlers for service HealthService to "mux".
RegisterHealthServiceHandlerClient registers the http handlers for service HealthService to "mux".
RegisterHealthServiceHandlerFromEndpoint is same as RegisterHealthServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterHealthServiceHandlerServer registers the http handlers for service HealthService to "mux".
No description provided by the author
RegisterUsersSvcHandler registers the http handlers for service UsersSvc to "mux".
RegisterUsersSvcHandlerClient registers the http handlers for service UsersSvc to "mux".
RegisterUsersSvcHandlerFromEndpoint is same as RegisterUsersSvcHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUsersSvcHandlerServer registers the http handlers for service UsersSvc to "mux".
No description provided by the author

# Variables

AuthService_ServiceDesc is the grpc.ServiceDesc for AuthService service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GPTService_ServiceDesc is the grpc.ServiceDesc for GPTService service.
GroupsService_ServiceDesc is the grpc.ServiceDesc for GroupsService service.
HealthService_ServiceDesc is the grpc.ServiceDesc for HealthService service.
UsersSvc_ServiceDesc is the grpc.ServiceDesc for UsersSvc service.

# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedAuthServiceServer must be embedded to have forward compatible implementations.
UnimplementedGPTServiceServer must be embedded to have forward compatible implementations.
UnimplementedGroupsServiceServer must be embedded to have forward compatible implementations.
UnimplementedHealthServiceServer must be embedded to have forward compatible implementations.
UnimplementedUsersSvcServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

AuthServiceClient is the client API for AuthService service.
AuthServiceServer is the server API for AuthService service.
GPTServiceClient is the client API for GPTService service.
GPTServiceServer is the server API for GPTService service.
GroupsServiceClient is the client API for GroupsService service.
GroupsServiceServer is the server API for GroupsService service.
HealthServiceClient is the client API for HealthService service.
HealthServiceServer is the server API for HealthService service.
UnsafeAuthServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeGPTServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeGroupsServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeHealthServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeUsersSvcServer may be embedded to opt out of forward compatibility for this service.
UsersSvcClient is the client API for UsersSvc service.
UsersSvcServer is the server API for UsersSvc service.