asynq

package
v0.10.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2023 License: MIT Imports: 5 Imported by: 0

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"`
	CronSpec string `protobuf:"bytes,2,opt,name=cron_spec,json=cronSpec,proto3" json:"cron_spec,omitempty"`
	// contains filtered or unexported fields
}

func (*Task) Descriptor deprecated

func (*Task) Descriptor() ([]byte, []int)

Deprecated: Use Task.ProtoReflect.Descriptor instead.

func (*Task) GetCronSpec added in v0.4.4

func (x *Task) GetCronSpec() string

func (*Task) GetPattern

func (x *Task) GetPattern() string

func (*Task) ProtoMessage

func (*Task) ProtoMessage()

func (*Task) ProtoReflect

func (x *Task) ProtoReflect() protoreflect.Message

func (*Task) Reset

func (x *Task) Reset()

func (*Task) String

func (x *Task) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL