package
0.0.0-20241013155458-8542b333e3d3
Repository: https://github.com/blr-coder/task-proto.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
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
No description provided by the author
Enum value maps for SortOrder.
Enum value maps for SortOrder.
TaskService_ServiceDesc is the grpc.ServiceDesc for TaskService service.
Enum value maps for TaskSortBy.
Enum value maps for TaskSortBy.
Enum value maps for TaskStatus.
Enum value maps for TaskStatus.
# Structs
No description provided by the author
AssignExecutorRequestValidationError is the validation error returned by AssignExecutorRequest.Validate if the designated constraints aren't met.
No description provided by the author
AssignExecutorResponseValidationError is the validation error returned by AssignExecutorResponse.Validate if the designated constraints aren't met.
No description provided by the author
AssignRandomExecutorRequestValidationError is the validation error returned by AssignRandomExecutorRequest.Validate if the designated constraints aren't met.
No description provided by the author
AssignRandomExecutorResponseValidationError is the validation error returned by AssignRandomExecutorResponse.Validate if the designated constraints aren't met.
No description provided by the author
CreateTaskRequestValidationError is the validation error returned by CreateTaskRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateTaskResponseValidationError is the validation error returned by CreateTaskResponse.Validate if the designated constraints aren't met.
No description provided by the author
DeleteTaskRequestValidationError is the validation error returned by DeleteTaskRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteTaskResponseValidationError is the validation error returned by DeleteTaskResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetTaskRequestValidationError is the validation error returned by GetTaskRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetTaskResponseValidationError is the validation error returned by GetTaskResponse.Validate if the designated constraints aren't met.
No description provided by the author
LimitingValidationError is the validation error returned by Limiting.Validate if the designated constraints aren't met.
No description provided by the author
ListTasksRequestValidationError is the validation error returned by ListTasksRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListTasksResponseValidationError is the validation error returned by ListTasksResponse.Validate if the designated constraints aren't met.
No description provided by the author
PriceValidationError is the validation error returned by Price.Validate if the designated constraints aren't met.
No description provided by the author
SetStatusRequestValidationError is the validation error returned by SetStatusRequest.Validate if the designated constraints aren't met.
No description provided by the author
SetStatusResponseValidationError is the validation error returned by SetStatusResponse.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
TaskFilteringValidationError is the validation error returned by TaskFiltering.Validate if the designated constraints aren't met.
No description provided by the author
TaskSortingValidationError is the validation error returned by TaskSorting.Validate if the designated constraints aren't met.
TaskValidationError is the validation error returned by Task.Validate if the designated constraints aren't met.
No description provided by the author
TotalTasksRequestValidationError is the validation error returned by TotalTasksRequest.Validate if the designated constraints aren't met.
No description provided by the author
TotalTasksResponseValidationError is the validation error returned by TotalTasksResponse.Validate if the designated constraints aren't met.
UnimplementedTaskServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateTaskRequestValidationError is the validation error returned by UpdateTaskRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateTaskResponseValidationError is the validation error returned by UpdateTaskResponse.Validate if the designated constraints aren't met.
# Interfaces
TaskServiceClient is the client API for TaskService service.
TaskServiceServer is the server API for TaskService service.
UnsafeTaskServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
AssignExecutorRequestMultiError is an error wrapping multiple validation errors returned by AssignExecutorRequest.ValidateAll() if the designated constraints aren't met.
AssignExecutorResponseMultiError is an error wrapping multiple validation errors returned by AssignExecutorResponse.ValidateAll() if the designated constraints aren't met.
AssignRandomExecutorRequestMultiError is an error wrapping multiple validation errors returned by AssignRandomExecutorRequest.ValidateAll() if the designated constraints aren't met.
AssignRandomExecutorResponseMultiError is an error wrapping multiple validation errors returned by AssignRandomExecutorResponse.ValidateAll() if the designated constraints aren't met.
CreateTaskRequestMultiError is an error wrapping multiple validation errors returned by CreateTaskRequest.ValidateAll() if the designated constraints aren't met.
CreateTaskResponseMultiError is an error wrapping multiple validation errors returned by CreateTaskResponse.ValidateAll() if the designated constraints aren't met.
DeleteTaskRequestMultiError is an error wrapping multiple validation errors returned by DeleteTaskRequest.ValidateAll() if the designated constraints aren't met.
DeleteTaskResponseMultiError is an error wrapping multiple validation errors returned by DeleteTaskResponse.ValidateAll() if the designated constraints aren't met.
GetTaskRequestMultiError is an error wrapping multiple validation errors returned by GetTaskRequest.ValidateAll() if the designated constraints aren't met.
GetTaskResponseMultiError is an error wrapping multiple validation errors returned by GetTaskResponse.ValidateAll() if the designated constraints aren't met.
LimitingMultiError is an error wrapping multiple validation errors returned by Limiting.ValidateAll() if the designated constraints aren't met.
ListTasksRequestMultiError is an error wrapping multiple validation errors returned by ListTasksRequest.ValidateAll() if the designated constraints aren't met.
ListTasksResponseMultiError is an error wrapping multiple validation errors returned by ListTasksResponse.ValidateAll() if the designated constraints aren't met.
PriceMultiError is an error wrapping multiple validation errors returned by Price.ValidateAll() if the designated constraints aren't met.
SetStatusRequestMultiError is an error wrapping multiple validation errors returned by SetStatusRequest.ValidateAll() if the designated constraints aren't met.
SetStatusResponseMultiError is an error wrapping multiple validation errors returned by SetStatusResponse.ValidateAll() if the designated constraints aren't met.
No description provided by the author
TaskFilteringMultiError is an error wrapping multiple validation errors returned by TaskFiltering.ValidateAll() if the designated constraints aren't met.
TaskMultiError is an error wrapping multiple validation errors returned by Task.ValidateAll() if the designated constraints aren't met.
No description provided by the author
TaskSortingMultiError is an error wrapping multiple validation errors returned by TaskSorting.ValidateAll() if the designated constraints aren't met.
No description provided by the author
TotalTasksRequestMultiError is an error wrapping multiple validation errors returned by TotalTasksRequest.ValidateAll() if the designated constraints aren't met.
TotalTasksResponseMultiError is an error wrapping multiple validation errors returned by TotalTasksResponse.ValidateAll() if the designated constraints aren't met.
UpdateTaskRequestMultiError is an error wrapping multiple validation errors returned by UpdateTaskRequest.ValidateAll() if the designated constraints aren't met.
UpdateTaskResponseMultiError is an error wrapping multiple validation errors returned by UpdateTaskResponse.ValidateAll() if the designated constraints aren't met.