Tag: go
-
+
+
+
+
+
+
I have a few lessons left to learn from my last Golang kata. Namely module creation, running tests on docker-compose up and trying something more related with the work I do. For this final Golang kata, I have decided to implement a client library handling CRUD methods. I have then…
-
+
+
+
+
+
+
It was time for my next timeboxed 2h of learning tech. This time I decided to look at golang and some of the features. As with python, I have started from understanding some basic tooling and practices. Uber had created a pretty good language guide. One of the first shockers…