package bazel_worker

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

message Input

worker_protocol.proto:26

An input file.

Used in: WorkRequest

message WorkRequest

worker_protocol.proto:40

This represents a single work unit that Blaze sends to the worker.

message WorkResponse

worker_protocol.proto:81

The worker sends this message to Blaze when it finished its work on the WorkRequest message.