Abstract
The context package is Francesc's current favorite package in the standard library. This talk will cover why the context package is, while simple, full of subtle lines of code. There's many lessons to be taken from the design of the package, and some of them might be applicable to your next Go project.