# Functions
No description provided by the author
No description provided by the author
RegisterAuthHandler registers the http handlers for service Auth to "mux".
RegisterAuthHandlerClient registers the http handlers for service Auth to "mux".
RegisterAuthHandlerFromEndpoint is same as RegisterAuthHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterAuthHandlerServer registers the http handlers for service Auth to "mux".
No description provided by the author
RegisterUserInfoHandler registers the http handlers for service UserInfo to "mux".
RegisterUserInfoHandlerClient registers the http handlers for service UserInfo to "mux".
RegisterUserInfoHandlerFromEndpoint is same as RegisterUserInfoHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserInfoHandlerServer registers the http handlers for service UserInfo 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
No description provided by the author
No description provided by the author
# Variables
Auth_ServiceDesc is the grpc.ServiceDesc for Auth service.
No description provided by the author
No description provided by the author
UserInfo_ServiceDesc is the grpc.ServiceDesc for UserInfo 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
Same for the method Login().
No description provided by the author
Объект, который отправляется при вызове RPC-метода (ручки) Register.
Объект, котрый метод (ручка) вернет.
UnimplementedAuthServer must be embedded to have forward compatible implementations.
UnimplementedUserInfoServer must be embedded to have forward compatible implementations.
No description provided by the author
# Interfaces
AuthClient is the client API for Auth service.
AuthServer is the server API for Auth service.
UnsafeAuthServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserInfoServer may be embedded to opt out of forward compatibility for this service.
UserInfoClient is the client API for UserInfo service.
UserInfoServer is the server API for UserInfo service.