Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// optional asynq.Task task = 567890;
E_Task = &file_proto_asynq_proto_extTypes[0]
)
Extension fields to descriptorpb.MethodOptions.
View Source
var File_proto_asynq_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Task ¶
type Task struct { Typename string `protobuf:"bytes,1,opt,name=typename,proto3" json:"typename,omitempty"` // contains filtered or unexported fields }
func (*Task) Descriptor
deprecated
func (*Task) GetTypename ¶
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.