# Functions
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
# 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
Enum value maps for Role.
Enum value maps for Role.
User_ServiceDesc is the grpc.ServiceDesc for User service.
# Structs
No description provided by the author
CreateRequestValidationError is the validation error returned by CreateRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteRequestValidationError is the validation error returned by DeleteRequest.Validate if the designated constraints aren't met.
No description provided by the author
EngineerValidationError is the validation error returned by Engineer.Validate if the designated constraints aren't met.
No description provided by the author
GetRequestValidationError is the validation error returned by GetRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetResponseValidationError is the validation error returned by GetResponse.Validate if the designated constraints aren't met.
No description provided by the author
ListResponseValidationError is the validation error returned by ListResponse.Validate if the designated constraints aren't met.
No description provided by the author
ManagerValidationError is the validation error returned by Manager.Validate if the designated constraints aren't met.
UnimplementedUserServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateRequestValidationError is the validation error returned by UpdateRequest.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
No description provided by the author
UserInfoValidationError is the validation error returned by UserInfo.Validate if the designated constraints aren't met.
# Interfaces
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.
# Type aliases
CreateRequestMultiError is an error wrapping multiple validation errors returned by CreateRequest.ValidateAll() if the designated constraints aren't met.
DeleteRequestMultiError is an error wrapping multiple validation errors returned by DeleteRequest.ValidateAll() if the designated constraints aren't met.
EngineerMultiError is an error wrapping multiple validation errors returned by Engineer.ValidateAll() if the designated constraints aren't met.
GetRequestMultiError is an error wrapping multiple validation errors returned by GetRequest.ValidateAll() if the designated constraints aren't met.
GetResponseMultiError is an error wrapping multiple validation errors returned by GetResponse.ValidateAll() if the designated constraints aren't met.
ListResponseMultiError is an error wrapping multiple validation errors returned by ListResponse.ValidateAll() if the designated constraints aren't met.
ManagerMultiError is an error wrapping multiple validation errors returned by Manager.ValidateAll() if the designated constraints aren't met.
No description provided by the author
UpdateRequestMultiError is an error wrapping multiple validation errors returned by UpdateRequest.ValidateAll() if the designated constraints aren't met.
UserInfoMultiError is an error wrapping multiple validation errors returned by UserInfo.ValidateAll() if the designated constraints aren't met.