|
|
|
|
|
by whstl
521 days ago
|
|
Yeah, I agree 100% with you. The thing with Golang is that it's supposed to be a very explicit language, so passing the context as an argument fits in with the rest of the language. Nevertheless: just having it, be it implicit or explicit, beats having to implement it yourself. |
|