d8ac79f643
This adds WithTrace function to the context package that allows users to trace a time span between a trace allocation and returned function call. The resulting context includes ids that will allow for future dapper-like analysis. Please see the godoc addition for details. Signed-off-by: Stephen J Day <stephen.day@docker.com> |
||
---|---|---|
.. | ||
context.go | ||
doc.go | ||
http.go | ||
http_test.go | ||
logger.go | ||
trace.go | ||
trace_test.go | ||
util.go |