README ¶ GitHook SQS Relay Relays SQS into webhooks Building CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -tags netgo -ldflags '-w' docker build -t github-hook-relay . Running docker run \ --name github-hook-relay \ --rm \ --env AWS_REGION=eu-west-2 \ github-hook-relay Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files aws_helper.go main.go relay.go server.go sqs.go Click to show internal directories. Click to hide internal directories.