googlecloudtasks

package
v3.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudTasks

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

func (*CloudTasks) Disconnect

func (this *CloudTasks) Disconnect() error

func (CloudTasks) Healthy

func (this CloudTasks) Healthy(ctx context.Context) error

func (*CloudTasks) Init

func (this *CloudTasks) Init(queues []string) error

func (CloudTasks) MaxConcurrentDrainWorkers

func (this CloudTasks) MaxConcurrentDrainWorkers() int

func (CloudTasks) Pop

func (this CloudTasks) Pop(ctx context.Context, queueName string, handler types.Handler) error

func (CloudTasks) Publish

func (this CloudTasks) Publish(ctx context.Context, queueName string, payload *types.Task) error

func (CloudTasks) Purge

func (this CloudTasks) Purge(ctx context.Context, queueName string) error

func (CloudTasks) PurgeMatching

func (this CloudTasks) PurgeMatching(ctx context.Context, queueName, taskName string) error

func (CloudTasks) Subscribe

func (this CloudTasks) Subscribe(ctx context.Context, queueName string, handler types.Handler) error

func (CloudTasks) Suck

func (this CloudTasks) Suck(ctx context.Context, queueName string, handler types.Handler) error

Jump to

Keyboard shortcuts

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