Go to content

Golang UK Conference 2017 | Jack Lindamood - How to correctly use package context

Go 1.7 introduced package context to the standard library. Using context is a very powerful way to orchestrate go routine cancellation and debugging information during a request. This talk lays the foundation of best practice around how to use this package.

August 16, 2017