Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// optional things_go.asynq.Task task = 95270001;
E_Task = &file_protosaber_asynq_asynq_proto_extTypes[0]
)
Extension fields to descriptorpb.MethodOptions.
View Source
var File_protosaber_asynq_asynq_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Task ¶
type Task struct { Pattern string `protobuf:"bytes,1,opt,name=pattern,proto3" json:"pattern,omitempty"` Scheduler bool `protobuf:"varint,2,opt,name=scheduler,proto3" json:"scheduler,omitempty"` // contains filtered or unexported fields }
func (*Task) Descriptor
deprecated
func (*Task) GetPattern ¶
func (*Task) GetScheduler ¶ added in v0.3.4
func (*Task) ProtoMessage ¶
func (*Task) ProtoMessage()
func (*Task) ProtoReflect ¶
func (x *Task) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.