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 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.