package
0.0.9
Repository: https://github.com/go-goim/api.git
Documentation: pkg.go.dev

# Functions

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

No description provided by the author
Enum value maps for LoginStatus.
Enum value maps for LoginStatus.
Enum value maps for LoginType.
Enum value maps for LoginType.
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
CreateUserRequestValidationError is the validation error returned by CreateUserRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetUserInfoRequestValidationError is the validation error returned by GetUserInfoRequest.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
QueryUserRequestValidationError is the validation error returned by QueryUserRequest.Validate if the designated constraints aren't met.
UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateUserRequestValidationError is the validation error returned by UpdateUserRequest.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
UserListValidationError is the validation error returned by UserList.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
UserLoginRequestValidationError is the validation error returned by UserLoginRequest.Validate if the designated constraints aren't met.
No description provided by the author
UserResponseValidationError is the validation error returned by UserResponse.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

UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service.
UserServiceClient is the client API for UserService service.
UserServiceServer is the server API for UserService service.

# Type aliases

CreateUserRequestMultiError is an error wrapping multiple validation errors returned by CreateUserRequest.ValidateAll() if the designated constraints aren't met.
GetUserInfoRequestMultiError is an error wrapping multiple validation errors returned by GetUserInfoRequest.ValidateAll() if the designated constraints aren't met.
No description provided by the author
No description provided by the author
QueryUserRequestMultiError is an error wrapping multiple validation errors returned by QueryUserRequest.ValidateAll() if the designated constraints aren't met.
UpdateUserRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserRequest.ValidateAll() if the designated constraints aren't met.
UserListMultiError is an error wrapping multiple validation errors returned by UserList.ValidateAll() if the designated constraints aren't met.
UserLoginRequestMultiError is an error wrapping multiple validation errors returned by UserLoginRequest.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.
UserResponseMultiError is an error wrapping multiple validation errors returned by UserResponse.ValidateAll() if the designated constraints aren't met.