package
0.0.0-20240505081221-79c37e18ba68
Repository: https://github.com/nanhtu187/online-judge.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterIamServiceHandler registers the http handlers for service IamService to "mux".
RegisterIamServiceHandlerClient registers the http handlers for service IamService to "mux".
RegisterIamServiceHandlerFromEndpoint is same as RegisterIamServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterIamServiceHandlerServer registers the http handlers for service IamService 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
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
No description provided by the author
IamService_ServiceDesc is the grpc.ServiceDesc for IamService service.
# Structs
CommonAsyncResponse ...
CommonAsyncResponseValidationError is the validation error returned by CommonAsyncResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreateUserDataValidationError is the validation error returned by CreateUserData.Validate if the designated constraints aren't met.
No description provided by the author
DeleteUserRequestValidationError is the validation error returned by DeleteUserRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteUserResponseValidationError is the validation error returned by DeleteUserResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetCurrentUserInfoRequestValidationError is the validation error returned by GetCurrentUserInfoRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetCurrentUserInfoResponseValidationError is the validation error returned by GetCurrentUserInfoResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetListUserDataValidationError is the validation error returned by GetListUserData.Validate if the designated constraints aren't met.
No description provided by the author
GetListUserRequestValidationError is the validation error returned by GetListUserRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetListUserResponseValidationError is the validation error returned by GetListUserResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetUserRequestValidationError is the validation error returned by GetUserRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetUserResponseValidationError is the validation error returned by GetUserResponse.Validate if the designated constraints aren't met.
No description provided by the author
LoginDataValidationError is the validation error returned by LoginData.Validate if the designated constraints aren't met.
No description provided by the author
LoginRequestValidationError is the validation error returned by LoginRequest.Validate if the designated constraints aren't met.
No description provided by the author
LoginResponseValidationError is the validation error returned by LoginResponse.Validate if the designated constraints aren't met.
Pagination...
PaginationValidationError is the validation error returned by Pagination.Validate if the designated constraints aren't met.
No description provided by the author
RefreshTokenDataValidationError is the validation error returned by RefreshTokenData.Validate if the designated constraints aren't met.
No description provided by the author
RefreshTokenRequestValidationError is the validation error returned by RefreshTokenRequest.Validate if the designated constraints aren't met.
No description provided by the author
RefreshTokenResponseValidationError is the validation error returned by RefreshTokenResponse.Validate if the designated constraints aren't met.
UnimplementedIamServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UpsertUserRequestValidationError is the validation error returned by UpsertUserRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpsertUserResponseValidationError is the validation error returned by UpsertUserResponse.Validate if the designated constraints aren't met.
No description provided by the author
UserDataValidationError is the validation error returned by UserData.Validate if the designated constraints aren't met.
# Interfaces
IamServiceClient is the client API for IamService service.
IamServiceServer is the server API for IamService service.
UnsafeIamServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
CommonAsyncResponseMultiError is an error wrapping multiple validation errors returned by CommonAsyncResponse.ValidateAll() if the designated constraints aren't met.
CreateUserDataMultiError is an error wrapping multiple validation errors returned by CreateUserData.ValidateAll() if the designated constraints aren't met.
DeleteUserRequestMultiError is an error wrapping multiple validation errors returned by DeleteUserRequest.ValidateAll() if the designated constraints aren't met.
DeleteUserResponseMultiError is an error wrapping multiple validation errors returned by DeleteUserResponse.ValidateAll() if the designated constraints aren't met.
GetCurrentUserInfoRequestMultiError is an error wrapping multiple validation errors returned by GetCurrentUserInfoRequest.ValidateAll() if the designated constraints aren't met.
GetCurrentUserInfoResponseMultiError is an error wrapping multiple validation errors returned by GetCurrentUserInfoResponse.ValidateAll() if the designated constraints aren't met.
GetListUserDataMultiError is an error wrapping multiple validation errors returned by GetListUserData.ValidateAll() if the designated constraints aren't met.
GetListUserRequestMultiError is an error wrapping multiple validation errors returned by GetListUserRequest.ValidateAll() if the designated constraints aren't met.
GetListUserResponseMultiError is an error wrapping multiple validation errors returned by GetListUserResponse.ValidateAll() if the designated constraints aren't met.
GetUserRequestMultiError is an error wrapping multiple validation errors returned by GetUserRequest.ValidateAll() if the designated constraints aren't met.
GetUserResponseMultiError is an error wrapping multiple validation errors returned by GetUserResponse.ValidateAll() if the designated constraints aren't met.
LoginDataMultiError is an error wrapping multiple validation errors returned by LoginData.ValidateAll() if the designated constraints aren't met.
LoginRequestMultiError is an error wrapping multiple validation errors returned by LoginRequest.ValidateAll() if the designated constraints aren't met.
LoginResponseMultiError is an error wrapping multiple validation errors returned by LoginResponse.ValidateAll() if the designated constraints aren't met.
PaginationMultiError is an error wrapping multiple validation errors returned by Pagination.ValidateAll() if the designated constraints aren't met.
RefreshTokenDataMultiError is an error wrapping multiple validation errors returned by RefreshTokenData.ValidateAll() if the designated constraints aren't met.
RefreshTokenRequestMultiError is an error wrapping multiple validation errors returned by RefreshTokenRequest.ValidateAll() if the designated constraints aren't met.
RefreshTokenResponseMultiError is an error wrapping multiple validation errors returned by RefreshTokenResponse.ValidateAll() if the designated constraints aren't met.
UpsertUserRequestMultiError is an error wrapping multiple validation errors returned by UpsertUserRequest.ValidateAll() if the designated constraints aren't met.
UpsertUserResponseMultiError is an error wrapping multiple validation errors returned by UpsertUserResponse.ValidateAll() if the designated constraints aren't met.
UserDataMultiError is an error wrapping multiple validation errors returned by UserData.ValidateAll() if the designated constraints aren't met.