task

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2025 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func New

func New(opts ...Option) *Client

func (*Client) Create

func (c *Client) Create(ctx context.Context, url string, data any, opts ...TaskOption) error

type Option

type Option func(*Client)

func WithLocationID

func WithLocationID(locationID string) Option

func WithProjectID

func WithProjectID(projectID string) Option

func WithQueue

func WithQueue(queue string) Option

func WithServiceAccount

func WithServiceAccount(serviceAccount string) Option

type TaskOption

type TaskOption func(*cloudtaskspb.Task)

func WithSchedule

func WithSchedule(t time.Time) TaskOption

Jump to

Keyboard shortcuts

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