cron

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2025 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_capabilities_scheduler_cron_v1_trigger_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Config

type Config struct {
	Schedule string `protobuf:"bytes,1,opt,name=schedule,proto3" json:"schedule,omitempty"` // Cron schedule string
	// contains filtered or unexported fields
}

func (*Config) Descriptor deprecated

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

Deprecated: Use Config.ProtoReflect.Descriptor instead.

func (*Config) GetSchedule

func (x *Config) GetSchedule() string

func (*Config) ProtoMessage

func (*Config) ProtoMessage()

func (*Config) ProtoReflect

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

func (*Config) Reset

func (x *Config) Reset()

func (*Config) String

func (x *Config) String() string

type LegacyPayload deprecated

type LegacyPayload struct {
	ScheduledExecutionTime string `` // Time that cron trigger's task execution had been scheduled to occur (RFC3339Nano formatted)
	/* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

Deprecated: Marked as deprecated in capabilities/scheduler/cron/v1/trigger.proto.

func (*LegacyPayload) Descriptor deprecated

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

Deprecated: Use LegacyPayload.ProtoReflect.Descriptor instead.

func (*LegacyPayload) GetScheduledExecutionTime

func (x *LegacyPayload) GetScheduledExecutionTime() string

func (*LegacyPayload) ProtoMessage

func (*LegacyPayload) ProtoMessage()

func (*LegacyPayload) ProtoReflect

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

func (*LegacyPayload) Reset

func (x *LegacyPayload) Reset()

func (*LegacyPayload) String

func (x *LegacyPayload) String() string

type Payload

type Payload struct {
	ScheduledExecutionTime *timestamppb.Timestamp `` /* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Payload) Descriptor deprecated

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

Deprecated: Use Payload.ProtoReflect.Descriptor instead.

func (*Payload) GetScheduledExecutionTime

func (x *Payload) GetScheduledExecutionTime() *timestamppb.Timestamp

func (*Payload) ProtoMessage

func (*Payload) ProtoMessage()

func (*Payload) ProtoReflect

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

func (*Payload) Reset

func (x *Payload) Reset()

func (*Payload) String

func (x *Payload) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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