package
0.0.0-20240401061611-6a9117159e0f
Repository: https://github.com/tranhieudev23/goload.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterGoLoadServiceHandler registers the http handlers for service GoLoadService to "mux".
RegisterGoLoadServiceHandlerClient registers the http handlers for service GoLoadService to "mux".
RegisterGoLoadServiceHandlerFromEndpoint is same as RegisterGoLoadServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGoLoadServiceHandlerServer registers the http handlers for service GoLoadService 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
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

Enum value maps for DownloadStatus.
Enum value maps for DownloadStatus.
Enum value maps for DownloadType.
Enum value maps for DownloadType.
No description provided by the author
GoLoadService_ServiceDesc is the grpc.ServiceDesc for GoLoadService service.

# Structs

No description provided by the author
AccountValidationError is the validation error returned by Account.Validate if the designated constraints aren't met.
No description provided by the author
CreateAccountRequestValidationError is the validation error returned by CreateAccountRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateAccountResponseValidationError is the validation error returned by CreateAccountResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreateDownloadTaskRequestValidationError is the validation error returned by CreateDownloadTaskRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateDownloadTaskResponseValidationError is the validation error returned by CreateDownloadTaskResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreateSessionRequestValidationError is the validation error returned by CreateSessionRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateSessionResponseValidationError is the validation error returned by CreateSessionResponse.Validate if the designated constraints aren't met.
No description provided by the author
DeleteDownloadTaskRequestValidationError is the validation error returned by DeleteDownloadTaskRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteDownloadTaskResponseValidationError is the validation error returned by DeleteDownloadTaskResponse.Validate if the designated constraints aren't met.
No description provided by the author
DownloadTaskValidationError is the validation error returned by DownloadTask.Validate if the designated constraints aren't met.
No description provided by the author
GetDownloadTaskFileRequestValidationError is the validation error returned by GetDownloadTaskFileRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetDownloadTaskFileResponseValidationError is the validation error returned by GetDownloadTaskFileResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetDownloadTaskListRequestValidationError is the validation error returned by GetDownloadTaskListRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetDownloadTaskListResponseValidationError is the validation error returned by GetDownloadTaskListResponse.Validate if the designated constraints aren't met.
UnimplementedGoLoadServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateDownloadTaskRequestValidationError is the validation error returned by UpdateDownloadTaskRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateDownloadTaskResponseValidationError is the validation error returned by UpdateDownloadTaskResponse.Validate if the designated constraints aren't met.

# Interfaces

No description provided by the author
No description provided by the author
GoLoadServiceClient is the client API for GoLoadService service.
GoLoadServiceServer is the server API for GoLoadService service.
UnsafeGoLoadServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

AccountMultiError is an error wrapping multiple validation errors returned by Account.ValidateAll() if the designated constraints aren't met.
CreateAccountRequestMultiError is an error wrapping multiple validation errors returned by CreateAccountRequest.ValidateAll() if the designated constraints aren't met.
CreateAccountResponseMultiError is an error wrapping multiple validation errors returned by CreateAccountResponse.ValidateAll() if the designated constraints aren't met.
CreateDownloadTaskRequestMultiError is an error wrapping multiple validation errors returned by CreateDownloadTaskRequest.ValidateAll() if the designated constraints aren't met.
CreateDownloadTaskResponseMultiError is an error wrapping multiple validation errors returned by CreateDownloadTaskResponse.ValidateAll() if the designated constraints aren't met.
CreateSessionRequestMultiError is an error wrapping multiple validation errors returned by CreateSessionRequest.ValidateAll() if the designated constraints aren't met.
CreateSessionResponseMultiError is an error wrapping multiple validation errors returned by CreateSessionResponse.ValidateAll() if the designated constraints aren't met.
DeleteDownloadTaskRequestMultiError is an error wrapping multiple validation errors returned by DeleteDownloadTaskRequest.ValidateAll() if the designated constraints aren't met.
DeleteDownloadTaskResponseMultiError is an error wrapping multiple validation errors returned by DeleteDownloadTaskResponse.ValidateAll() if the designated constraints aren't met.
No description provided by the author
DownloadTaskMultiError is an error wrapping multiple validation errors returned by DownloadTask.ValidateAll() if the designated constraints aren't met.
No description provided by the author
GetDownloadTaskFileRequestMultiError is an error wrapping multiple validation errors returned by GetDownloadTaskFileRequest.ValidateAll() if the designated constraints aren't met.
GetDownloadTaskFileResponseMultiError is an error wrapping multiple validation errors returned by GetDownloadTaskFileResponse.ValidateAll() if the designated constraints aren't met.
GetDownloadTaskListRequestMultiError is an error wrapping multiple validation errors returned by GetDownloadTaskListRequest.ValidateAll() if the designated constraints aren't met.
GetDownloadTaskListResponseMultiError is an error wrapping multiple validation errors returned by GetDownloadTaskListResponse.ValidateAll() if the designated constraints aren't met.
UpdateDownloadTaskRequestMultiError is an error wrapping multiple validation errors returned by UpdateDownloadTaskRequest.ValidateAll() if the designated constraints aren't met.
UpdateDownloadTaskResponseMultiError is an error wrapping multiple validation errors returned by UpdateDownloadTaskResponse.ValidateAll() if the designated constraints aren't met.