Imports of package httptrace

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
logPackage log implements a simple logging package.
net/httpPackage http provides HTTP client and server implementations.
sourcegraph.com/sourcegraph/appdashPackage appdash provides a Go app performance tracing suite.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.