line-webhook-pubsub

command module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2021 License: MIT Imports: 15 Imported by: 0

README

line-webhook-pubsub

Send events from line webhook to pubsub.

Deployment

Cloud Run
gcloud run deploy line-webhook-pubsub \
  --async \
  --platform=managed \
  --region=asia-northeast1 \
  --concurrency=80 \
  --allow-unauthenticated \
  --timeout=300 \
  --memory=128Mi \
  --image=gcr.io/moonrhythm-containers/line-webhook-pubsub \
  --set-env-vars=LINE_CHANNEL_SECRET=SECRET,PUBSUB_URL=PUBSUB_URL \
  --service-account=SERVICE_ACCOUNT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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