Go (Golang), What is Context?
Jan 10, 2024 · 4 min read · Intro As a go newcomer one thing that always tripped me up was context, what is it? What is it for? What is the difference between Context.TODO() and Context.Background()? These are all questions that I had, so I am writing this here to help both the...
Join discussion
