package
0.0.0-20240815084330-f14658a8870e
Repository: https://github.com/alisher-baizhumanov/chat-microservices.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterUserServiceV1Handler registers the http handlers for service UserServiceV1 to "mux".
RegisterUserServiceV1HandlerClient registers the http handlers for service UserServiceV1 to "mux".
RegisterUserServiceV1HandlerFromEndpoint is same as RegisterUserServiceV1Handler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterUserServiceV1HandlerServer registers the http handlers for service UserServiceV1 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.
UserServiceV1_ServiceDesc is the grpc.ServiceDesc for UserServiceV1 service.

# Structs

No description provided by the author
CreateInValidationError is the validation error returned by CreateIn.Validate if the designated constraints aren't met.
No description provided by the author
CreateOutValidationError is the validation error returned by CreateOut.Validate if the designated constraints aren't met.
No description provided by the author
DeleteInValidationError is the validation error returned by DeleteIn.Validate if the designated constraints aren't met.
No description provided by the author
GetInValidationError is the validation error returned by GetIn.Validate if the designated constraints aren't met.
No description provided by the author
GetOutValidationError is the validation error returned by GetOut.Validate if the designated constraints aren't met.
UnimplementedUserServiceV1Server must be embedded to have forward compatible implementations.
No description provided by the author
UpdateInValidationError is the validation error returned by UpdateIn.Validate if the designated constraints aren't met.
No description provided by the author
UserInfoValidationError is the validation error returned by UserInfo.Validate if the designated constraints aren't met.
No description provided by the author
UserRegisterValidationError is the validation error returned by UserRegister.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.

# Interfaces

UnsafeUserServiceV1Server may be embedded to opt out of forward compatibility for this service.
UserServiceV1Client is the client API for UserServiceV1 service.
UserServiceV1Server is the server API for UserServiceV1 service.

# Type aliases

CreateInMultiError is an error wrapping multiple validation errors returned by CreateIn.ValidateAll() if the designated constraints aren't met.
CreateOutMultiError is an error wrapping multiple validation errors returned by CreateOut.ValidateAll() if the designated constraints aren't met.
DeleteInMultiError is an error wrapping multiple validation errors returned by DeleteIn.ValidateAll() if the designated constraints aren't met.
GetInMultiError is an error wrapping multiple validation errors returned by GetIn.ValidateAll() if the designated constraints aren't met.
GetOutMultiError is an error wrapping multiple validation errors returned by GetOut.ValidateAll() if the designated constraints aren't met.
No description provided by the author
UpdateInMultiError is an error wrapping multiple validation errors returned by UpdateIn.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.
UserRegisterMultiError is an error wrapping multiple validation errors returned by UserRegister.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.