# Functions
No description provided by the author
No description provided by the author
RegisterStreamServiceHandler registers the http handlers for service StreamService to "mux".
RegisterStreamServiceHandlerClient registers the http handlers for service StreamService to "mux".
RegisterStreamServiceHandlerFromEndpoint is same as RegisterStreamServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterStreamServiceHandlerServer registers the http handlers for service StreamService to "mux".
No description provided by the author
RegisterUserHandler registers the http handlers for service User to "mux".
RegisterUserHandlerClient registers the http handlers for service User to "mux".
RegisterUserHandlerFromEndpoint is same as RegisterUserHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserHandlerServer registers the http handlers for service User to "mux".
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
StreamService_ServiceDesc is the grpc.ServiceDesc for StreamService service.
User_ServiceDesc is the grpc.ServiceDesc for User 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
UnimplementedStreamServiceServer must be embedded to have forward compatible implementations.
UnimplementedUserServer must be embedded to have forward compatible implementations.
언어와 관련없이 사용할 수 있는 정의서.
# Interfaces
No description provided by the author
No description provided by the author
StreamServiceClient is the client API for StreamService service.
StreamServiceServer is the server API for StreamService service.
UnsafeStreamServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserServer may be embedded to opt out of forward compatibility for this service.
UserClient is the client API for User service.
UserServer is the server API for User service.