# Functions
No description provided by the author
No description provided by the author
RegisterCommentServiceHandler registers the http handlers for service CommentService to "mux".
RegisterCommentServiceHandlerClient registers the http handlers for service CommentService to "mux".
RegisterCommentServiceHandlerFromEndpoint is same as RegisterCommentServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCommentServiceHandlerServer registers the http handlers for service CommentService to "mux".
No description provided by the author
RegisterTaskServiceHandler registers the http handlers for service TaskService to "mux".
RegisterTaskServiceHandlerClient registers the http handlers for service TaskService to "mux".
RegisterTaskServiceHandlerFromEndpoint is same as RegisterTaskServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTaskServiceHandlerServer registers the http handlers for service TaskService 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
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
CommentService_ServiceDesc is the grpc.ServiceDesc for CommentService service.
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for Status.
Enum value maps for Status.
TaskService_ServiceDesc is the grpc.ServiceDesc for TaskService service.
# Structs
No description provided by the author
No description provided by the author
Comment_TaskValidationError is the validation error returned by Comment_Task.Validate if the designated constraints aren't met.
CommentValidationError is the validation error returned by Comment.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
GetTaskRespValidationError is the validation error returned by GetTaskResp.Validate if the designated constraints aren't met.
No description provided by the author
ListCommentReqValidationError is the validation error returned by ListCommentReq.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
ListCommentResp_DataValidationError is the validation error returned by ListCommentResp_Data.Validate if the designated constraints aren't met.
No description provided by the author
ListCommentRespValidationError is the validation error returned by ListCommentResp.Validate if the designated constraints aren't met.
No description provided by the author
ListTaskReqValidationError is the validation error returned by ListTaskReq.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
ListTaskResp_DataValidationError is the validation error returned by ListTaskResp_Data.Validate if the designated constraints aren't met.
No description provided by the author
ListTaskRespValidationError is the validation error returned by ListTaskResp.Validate if the designated constraints aren't met.
No description provided by the author
TaskValidationError is the validation error returned by Task.Validate if the designated constraints aren't met.
UnimplementedCommentServiceServer must be embedded to have forward compatible implementations.
UnimplementedTaskServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
UpsertCommentReqValidationError is the validation error returned by UpsertCommentReq.Validate if the designated constraints aren't met.
No description provided by the author
UpsertTaskReqValidationError is the validation error returned by UpsertTaskReq.Validate if the designated constraints aren't met.
# Interfaces
CommentServiceClient is the client API for CommentService service.
CommentServiceServer is the server API for CommentService service.
TaskServiceClient is the client API for TaskService service.
TaskServiceServer is the server API for TaskService service.
UnsafeCommentServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeTaskServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
Comment_TaskMultiError is an error wrapping multiple validation errors returned by Comment_Task.ValidateAll() if the designated constraints aren't met.
CommentMultiError is an error wrapping multiple validation errors returned by Comment.ValidateAll() if the designated constraints aren't met.
GetTaskRespMultiError is an error wrapping multiple validation errors returned by GetTaskResp.ValidateAll() if the designated constraints aren't met.
ListCommentReqMultiError is an error wrapping multiple validation errors returned by ListCommentReq.ValidateAll() if the designated constraints aren't met.
ListCommentResp_DataMultiError is an error wrapping multiple validation errors returned by ListCommentResp_Data.ValidateAll() if the designated constraints aren't met.
ListCommentRespMultiError is an error wrapping multiple validation errors returned by ListCommentResp.ValidateAll() if the designated constraints aren't met.
ListTaskReqMultiError is an error wrapping multiple validation errors returned by ListTaskReq.ValidateAll() if the designated constraints aren't met.
ListTaskResp_DataMultiError is an error wrapping multiple validation errors returned by ListTaskResp_Data.ValidateAll() if the designated constraints aren't met.
ListTaskRespMultiError is an error wrapping multiple validation errors returned by ListTaskResp.ValidateAll() if the designated constraints aren't met.
No description provided by the author
TaskMultiError is an error wrapping multiple validation errors returned by Task.ValidateAll() if the designated constraints aren't met.
UpsertCommentReqMultiError is an error wrapping multiple validation errors returned by UpsertCommentReq.ValidateAll() if the designated constraints aren't met.
UpsertTaskReqMultiError is an error wrapping multiple validation errors returned by UpsertTaskReq.ValidateAll() if the designated constraints aren't met.