mtp on Nostr: I wrote about another #Go topic today involving scopes of a program and the context ...
I wrote about another #Go topic today involving scopes of a program and the context API:
https://matttproud.com/blog/posts/contextualizing-context-scopes.html
The way that the initial press releases for the API and its documentation are written has allowed sufficient confusion to arise about when and where contexts can be used in a program. I wanted help explain how this confusion arose and why the context API can and should be used in more situations than the documentation lets on.
I hope you find this helpful.
#golang
https://matttproud.com/blog/posts/contextualizing-context-scopes.html
The way that the initial press releases for the API and its documentation are written has allowed sufficient confusion to arise about when and where contexts can be used in a program. I wanted help explain how this confusion arose and why the context API can and should be used in more situations than the documentation lets on.
I hope you find this helpful.
#golang