# 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
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
AccountService_ServiceDesc is the grpc.ServiceDesc for AccountService service.
AuthService_ServiceDesc is the grpc.ServiceDesc for AuthService service.
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
AccountValidationError is the validation error returned by Account.Validate if the designated constraints aren't met.
No description provided by the author
LoginReplyValidationError is the validation error returned by LoginReply.Validate if the designated constraints aren't met.
No description provided by the author
LoginRequestValidationError is the validation error returned by LoginRequest.Validate if the designated constraints aren't met.
No description provided by the author
PermissionsReplyValidationError is the validation error returned by PermissionsReply.Validate if the designated constraints aren't met.
UnimplementedAccountServiceServer must be embedded to have forward compatible implementations.
UnimplementedAuthServiceServer must be embedded to have forward compatible implementations.
# Interfaces
AccountServiceClient is the client API for AccountService service.
No description provided by the author
No description provided by the author
AccountServiceServer is the server API for AccountService service.
AuthServiceClient is the client API for AuthService service.
AuthServiceServer is the server API for AuthService service.
UnsafeAccountServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeAuthServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
AccountMultiError is an error wrapping multiple validation errors returned by Account.ValidateAll() if the designated constraints aren't met.
LoginReplyMultiError is an error wrapping multiple validation errors returned by LoginReply.ValidateAll() if the designated constraints aren't met.
LoginRequestMultiError is an error wrapping multiple validation errors returned by LoginRequest.ValidateAll() if the designated constraints aren't met.
PermissionsReplyMultiError is an error wrapping multiple validation errors returned by PermissionsReply.ValidateAll() if the designated constraints aren't met.