package
0.0.0-20230921085054-7d1b39bdafe8
Repository: https://github.com/toomanysource/atreus.git
Documentation: pkg.go.dev

# 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

# 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
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service.

# Structs

UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
用户信息.
No description provided by the author
UserInfoReplyValidationError is the validation error returned by UserInfoReply.Validate if the designated constraints aren't met.
No description provided by the author
UserInfoRequestValidationError is the validation error returned by UserInfoRequest.Validate if the designated constraints aren't met.
No description provided by the author
UserInfosReplyValidationError is the validation error returned by UserInfosReply.Validate if the designated constraints aren't met.
No description provided by the author
UserInfosRequestValidationError is the validation error returned by UserInfosRequest.Validate if the designated constraints aren't met.
No description provided by the author
UserLoginReplyValidationError is the validation error returned by UserLoginReply.Validate if the designated constraints aren't met.
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
UserRegisterReplyValidationError is the validation error returned by UserRegisterReply.Validate if the designated constraints aren't met.
No description provided by the author
UserRegisterRequestValidationError is the validation error returned by UserRegisterRequest.Validate if the designated constraints aren't met.
No description provided by the author
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.
No description provided by the author
No description provided by the author
UserServiceServer is the server API for UserService service.

# Type aliases

UserInfoReplyMultiError is an error wrapping multiple validation errors returned by UserInfoReply.ValidateAll() if the designated constraints aren't met.
UserInfoRequestMultiError is an error wrapping multiple validation errors returned by UserInfoRequest.ValidateAll() if the designated constraints aren't met.
UserInfosReplyMultiError is an error wrapping multiple validation errors returned by UserInfosReply.ValidateAll() if the designated constraints aren't met.
UserInfosRequestMultiError is an error wrapping multiple validation errors returned by UserInfosRequest.ValidateAll() if the designated constraints aren't met.
UserLoginReplyMultiError is an error wrapping multiple validation errors returned by UserLoginReply.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.
UserRegisterReplyMultiError is an error wrapping multiple validation errors returned by UserRegisterReply.ValidateAll() if the designated constraints aren't met.
UserRegisterRequestMultiError is an error wrapping multiple validation errors returned by UserRegisterRequest.ValidateAll() if the designated constraints aren't met.