package protobuf

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Worker

worker.proto:83

message Argument

worker.proto:64

Argument represents one argument from a job.

Used in: Job

message Job

worker.proto:54

Job represents one job from a pipeline run.

Used in: PipelineRun

message PipelineRun

worker.proto:16

PipelineRun represents one pipeline run.

Used as request type in: Worker.StreamBinary, Worker.UpdateWork

Used as response type in: Worker.GetWork

message PrivateKey

worker.proto:32

PrivateKey represents a key.

Used in: GitRepo

message WorkerInstance

worker.proto:9

WorkerInstance represents the identity of a worker instance.

Used as request type in: Worker.Deregister, Worker.GetWork