# Variables
Login_ServiceDesc is the grpc.ServiceDesc for Login service.
# Structs
The response message containing the result of login attempt.
The request message containing the user's name, password and client id.
UnimplementedLoginServer must be embedded to have forward compatible implementations.
# Interfaces
LoginClient is the client API for Login service.
LoginServer is the server API for Login service.
UnsafeLoginServer may be embedded to opt out of forward compatibility for this service.