Explore >> Select a destination


You are here

www.joeshaw.org
| | miparnisariblog.wordpress.com
2.5 parsecs away

Travel
| | From simpler to more complex: 1. errors.New() or fmt.Errorf() without a sentinel error Only use for quick prototyping 2. Sentinel errors When you have an interface and want implementations to be able to throw errors and then catch them to run some logic But! you won't be able to customize the error thrown var (...
| | markphelps.me
2.1 parsecs away

Travel
| | Mark Phelps' blog
| | alnvdl.github.io
2.8 parsecs away

Travel
| | A bit of history, a bit of atonement, a bit of shameless self-promotion.
| | github.com
24.6 parsecs away

Travel
| lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway. - awslabs/aws-lambda-go-api-proxy