Рет қаралды 330
This talk will cover different aspects about the context package in Go. We'll discuss the need for a context mechanism and how it is addressed in other languages. We'll walk through some best practices when using the context interface, do's and don'ts, and we`ll learn how to use it to decrease load.