broad-zoo-34077
09/01/2021, 2:57 PMlittle-author-61621
blue-toothbrush-24598
09/01/2021, 3:24 PMcontext.Context
is immutable (WithValue
et al return a copy) and furthermore, you can only set one value at a time, whereas IC contexts are mutable. Could result in a bit of a struggle to mesh the two.blue-toothbrush-24598
09/01/2021, 3:24 PM