/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.stigok.com
| | www.neerajsidhaye.com
2.1 parsecs away

Travel
| | GO middleware as the name suggests, sits between Go webserver( to be precise "router") and application handler and it works like a filters, similar to what we have in J2EE application for pre and/or post processing of request. Let's hands on with Go Middleware...
| | lanre.wtf
2.5 parsecs away

Travel
| | How to ensure atomic operations at the database layer with transactions in go per http request
| | peter.bourgon.org
2.1 parsecs away

Travel
| | Peter Bourgon has a web site, and this is that web site.
| | hypirion.com
8.6 parsecs away

Travel
| A thought experiment on how one could add row polymorphism to Go.