Made a library? Written a blog post? Found a useful tutorial? Share it with the Go community here or just enjoy what everyone else has found!
In-depth look at how Go's interfaces are implemented. Chapter 2 of a deep dive into the inner workings of Go.
Goβs standard error is extremely simple to use which is a feature I like. It lets you add context by implementing its interface only when your application needs to. This can make cross boundary design simple and flexible...
[http://critrussell.com/posts/application-specific-error-handling/]()
This blog features multiple posts regarding building Python web crawlers, but the subject of building a crawler in Golang has never been touched upon. There are a couple of frameworks for building web crawlers in Golang, but today we are going to look at building a web crawler using Colly. When I first started playing with the framework, I was shocked how quick and easy it was to build a highly functional crawler with very few lines of Go code.
Project Flogo is an open source framework to simplify building efficient & modern serverless functions and edge microservices.
Visit the Project Repo on GitHub: https://github.com/TIBCOSoftware/flogo
π Ultra-light process engine 20x-50x lighter than Java or NodeRed
π Painless development Visual modeler & elegant DSL
β‘οΈ Event driven by design for Function as a Service (FaaS)
βοΈ Edge deployment model Static binaries for painless edge deployments
π Extensible & reusable by design to build your own apps, frameworks & platforms
π 100% Open Source for your dev & hacking pleasure