The internals of the context package - GopherCon UK 2023
Video Slides
Video Slides
Slides
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 . Context type(s) This article deeps dive into the context types implementation provided by the standard library as part of the context package itself. Disclaimer: This article will not describe how to use the package or what are the best practices. It aims only to describe the internals of the package....
Slides