package
0.0.1
Repository: https://github.com/pjoc-team/timer-proto.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
CompleteTaskRequestValidationError is the validation error returned by CompleteTaskRequest.Validate if the designated constraints aren't met.
No description provided by the author
CompleteTaskResponseValidationError is the validation error returned by CompleteTaskResponse.Validate if the designated constraints aren't met.
HeartbeatRequest 心跳请求.
HeartbeatRequestValidationError is the validation error returned by HeartbeatRequest.Validate if the designated constraints aren't met.
HeartbeatResponse 心跳响应.
HeartbeatResponseValidationError is the validation error returned by HeartbeatResponse.Validate if the designated constraints aren't met.
No description provided by the author
ScheduleRequestValidationError is the validation error returned by ScheduleRequest.Validate if the designated constraints aren't met.
No description provided by the author
ScheduleResponseValidationError is the validation error returned by ScheduleResponse.Validate if the designated constraints aren't met.
No description provided by the author
SetFailTaskRequestValidationError is the validation error returned by SetFailTaskRequest.Validate if the designated constraints aren't met.
No description provided by the author
SetFailTaskResponseValidationError is the validation error returned by SetFailTaskResponse.Validate if the designated constraints aren't met.
UnimplementedSchedulerServer can be embedded to have forward compatible implementations.

# Interfaces

SchedulerClient is the client API for Scheduler service.
SchedulerServer is the server API for Scheduler service.