# Structs
CompleteJobRequest represents a job completion notification.
CompleteJobResponse is an empty response for job completion.
GetJobRequest represents a request for a new job.
GetJobResponse contains the response for a job request.
Job represents a block building job.
Offsets represents the start and end offsets for a job.
SyncJobRequest represents a job sync request.
SyncJobResponse is an empty response for job sync.
UnimplementedSchedulerServiceServer can be embedded to have forward compatible implementations.
# Interfaces
SchedulerServiceClient is the client API for SchedulerService service.
SchedulerServiceServer is the server API for SchedulerService service.