pushqueue

package
v2.4.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

README

Deploy push-queue service

Dependencies

Install the Google Cloud SDK, i.e. gcloud.

  $ gcloud components install app-engine-go
  $ gcloud components install beta

Deploy

From the appengine/push_queue directory:

$ gcloud beta app deploy

At the time of writing, gcloud app deploy does not work correctly with go import paths.

Documentation

Overview

Package pushqueue provides a microservice that accepts HTTP requests, creates a Task from given parameters, and adds the Task to a TaskQueue.

Jump to

Keyboard shortcuts

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