package
0.0.0-20240918143448-e68c60934649
Repository: https://github.com/drizzleent/cli-chat.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterUserV1Handler registers the http handlers for service UserV1 to "mux".
RegisterUserV1HandlerClient registers the http handlers for service UserV1 to "mux".
RegisterUserV1HandlerFromEndpoint is same as RegisterUserV1Handler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserV1HandlerServer registers the http handlers for service UserV1 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.
UserV1_ServiceDesc is the grpc.ServiceDesc for UserV1 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
CreateResponseValidationError is the validation error returned by CreateResponse.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
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.
UnimplementedUserV1Server 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
UserCreateValidationError is the validation error returned by UserCreate.Validate if the designated constraints aren't met.
No description provided by the author
UserUpdateValidationError is the validation error returned by UserUpdate.Validate if the designated constraints aren't met.
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
# Interfaces
UnsafeUserV1Server may be embedded to opt out of forward compatibility for this service.
UserV1Client is the client API for UserV1 service.
UserV1Server is the server API for UserV1 service.
# Type aliases
CreateRequestMultiError is an error wrapping multiple validation errors returned by CreateRequest.ValidateAll() if the designated constraints aren't met.
CreateResponseMultiError is an error wrapping multiple validation errors returned by CreateResponse.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.
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.
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.
UserCreateMultiError is an error wrapping multiple validation errors returned by UserCreate.ValidateAll() if the designated constraints aren't met.
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.
UserUpdateMultiError is an error wrapping multiple validation errors returned by UserUpdate.ValidateAll() if the designated constraints aren't met.