After reading this:
https://cloudplatform.googleblog.com/2017/04/distributed-tracing-for-Go.html

I can see how the Context is being used, through a separate API. Would it 
make sense to use a separate Context value for the "Trace" Context and use 
a separate Context value for the  "Cancellation" Context in the application 
independent package API's?

I am just starting to think about these things from an API and readability 
point of view. Just curious what others think.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to