package asynq

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

message SchedulerEnqueueEvent

asynq.proto:162

SchedulerEnqueueEvent holds information about an enqueue event by a scheduler.

message SchedulerEntry

asynq.proto:136

SchedulerEntry holds information about a periodic task registered with a scheduler.

message ServerInfo

asynq.proto:71

ServerInfo holds information about a running server.

message TaskMessage

asynq.proto:15

TaskMessage is the internal representation of a task with additional metadata fields. Next ID: 15

message WorkerInfo

asynq.proto:104

WorkerInfo holds information about a running worker.