GoLang Go test mocks: interfaces to the rescue Developing an application can be something complex, specially if the domain has a lot of intricate business rules. When it comes to writing tests, it is important that these are
About us Being an intern @ Cloudoki Find out what it takes to be an intern with the wonderful Cloudoki family!
GoLang Error Codes: API design and Go generators Learn about error codes in APIs and their respective docs using the wonderful Go generator.
GoLang Generating PDFs with Go Find out about what our Back-End Tech Lead, Diogo Simões, learned when he worked on a Go project where PDFs had to be generated.
GoLang Golearnings: HTTP requests Golearnings will (hopefully) be a series of posts with stuff that I've been learning during my Go journey. This is not a tutorial. :) One of things I love about Go