package
0.0.0-20230402072023-a7592ff44a0d
Repository: https://github.com/plarun/scheduler.git
Documentation: pkg.go.dev
# Functions
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
# 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
No description provided by the author
Enum value maps for NullableFlag.
Enum value maps for NullableFlag.
ParsedActionService_ServiceDesc is the grpc.ServiceDesc for ParsedActionService service.
TaskExecService_ServiceDesc is the grpc.ServiceDesc for TaskExecService service.
TaskService_ServiceDesc is the grpc.ServiceDesc for TaskService service.
Enum value maps for TaskStatus.
Enum value maps for TaskStatus.
ValidatedActionService_ServiceDesc is the grpc.ServiceDesc for ValidatedActionService service.
WaitTaskService_ServiceDesc is the grpc.ServiceDesc for WaitTaskService service.
# Structs
ActionStatus represents status of actions Iff all actions are implemented successfully then Success will be true.
Request message to awake waiting dependent tasks for execution.
Response message of awake waiting dependent tasks.
Response message of entity action.
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
Request message of parsed actions.
ParsedTaskEntity represents the task entity with its fields for validation.
Request message to pull ready tasks for execution.
Response message contains ready tasks for execution.
Response message of task definition.
Request message to get task definition.
No description provided by the author
Request message to get last n runs of task.
Response message of last n runs of task.
Request message of parsed actions.
Response for validated list of jobs.
Request message to get task status.
Response message of task status.
Request message to get last n runs of task.
Response message of last n runs of task.
No description provided by the author
Request message to set task status.
Response message for task status update.
No description provided by the author
UnimplementedParsedActionServiceServer must be embedded to have forward compatible implementations.
UnimplementedTaskExecServiceServer must be embedded to have forward compatible implementations.
UnimplementedTaskServiceServer must be embedded to have forward compatible implementations.
UnimplementedValidatedActionServiceServer must be embedded to have forward compatible implementations.
UnimplementedWaitTaskServiceServer must be embedded to have forward compatible implementations.
Response for validated list of jobs.
ValidatedTaskEntity represents validated job data.
# Interfaces
ParsedActionServiceClient is the client API for ParsedActionService service.
ParsedActionServiceServer is the server API for ParsedActionService service.
TaskExecServiceClient is the client API for TaskExecService service.
TaskExecServiceServer is the server API for TaskExecService service.
TaskServiceClient is the client API for TaskService service.
TaskServiceServer is the server API for TaskService service.
UnsafeParsedActionServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeTaskExecServiceServer 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.
UnsafeValidatedActionServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeWaitTaskServiceServer may be embedded to opt out of forward compatibility for this service.
ValidatedActionServiceClient is the client API for ValidatedActionService service.
ValidatedActionServiceServer is the server API for ValidatedActionService service.
WaitTaskServiceClient is the client API for WaitTaskService service.
WaitTaskServiceServer is the server API for WaitTaskService service.