The internals of the context package - GopherCon UK 2023

Video Slides

May 16, 2023 · 1 min · Damiano Petrungaro

The internals of the context package - DevBcn 2023

Slides

May 4, 2023 · 1 min · Damiano Petrungaro

Go internals - Testing t.Log

This post talks about the internals of the testing package. I am releasing a series of articles to dive deep into the internals of a few packages. If you are interested, I’ll post their release on Twitter and LinkedIn . Internal of the testing Log API Every time in a test we use the Log API from the T type, part of the testing package, what happens behind the scene is more complex than you may think....

January 23, 2023 · 6 min · Damiano Petrungaro

Context package in Go - [Internal] MessageBird 2020

Slides

December 17, 2020 · 1 min · Damiano Petrungaro

Testing in Go - [Internal] MessageBird 2020

Slides

November 19, 2020 · 1 min · Damiano Petrungaro