Skip to content

Instantly share code, notes, and snippets.

View amwill04's full-sized avatar

Alan amwill04

  • South East - England
View GitHub Profile
@amwill04
amwill04 / error-capture.go
Created February 10, 2020 22:31
AWS Lambda Golang Error Capture
package main
import (
"fmt"
"github.com/aws/aws-lambda-go/lambda"
"runtime/debug"
"time"
)
func main() {
@amwill04
amwill04 / uk-bounding-box.geojson
Created October 14, 2019 13:35
Bounding box for the UK
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.