package
0.0.0-20250212035705-4d1542833a64
Repository: https://github.com/jun06t/grpc-sample.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
RegisterAliveServiceHandler registers the http handlers for service AliveService to "mux".
RegisterAliveServiceHandlerClient registers the http handlers for service AliveService to "mux".
RegisterAliveServiceHandlerFromEndpoint is same as RegisterAliveServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAliveServiceHandlerServer registers the http handlers for service AliveService to "mux".
No description provided by the author
RegisterUserServiceHandler registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerClient registers the http handlers for service UserService to "mux".
RegisterUserServiceHandlerFromEndpoint is same as RegisterUserServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserServiceHandlerServer registers the http handlers for service UserService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
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
UnimplementedAliveServiceServer can be embedded to have forward compatible implementations.
UnimplementedUserServiceServer can 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
No description provided by the author

# Interfaces

AliveServiceClient is the client API for AliveService service.
AliveServiceServer is the server API for AliveService service.
UserServiceClient is the client API for UserService service.
UserServiceServer is the server API for UserService service.

# Type aliases

No description provided by the author