Tags

Go

10 articles · 2015 – 2026
2026
2022
Web Development 1 min read

Options Pattern in Golang Option pattern is a functional programming pattern that is used to provide optional arguments to a function that can be used to modify its behavior. How to create a simple event streaming in …

2016
2015
Web Development 1 min read

From Cayley we can make queries via REST in two “languages”: MQL and a reduced version of Gremlin With the following example, we can obtain the most common skills of people who belong to an industry, within …