queue

package
v0.0.0-...-6164e8e Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GCT

type GCT struct {
}

Store data in Google Cloud Tasks queue

func (*GCT) AddRequest

func (g *GCT) AddRequest(req adding.Request) error

Add the request to the repository, i.e., Google Cloud Tasks queue

func (*GCT) AddToCloudTasksQ

func (g *GCT) AddToCloudTasksQ(projectID, locationID, queueName, serviceToHandleRequest, handlerEndpoint string, requestJSON []byte) (taskID int, err error)

AddToCloudTasksQ handles the Cloud Tasks-specifics to add to a queue

Jump to

Keyboard shortcuts

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