Imports of webapp-opentracing command

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/gorilla/muxPackage mux implements a request router and dispatcher.
github.com/opentracing/opentracing-go
github.com/urfave/negroniPackage negroni is an idiomatic approach to web middleware in Go.
logPackage log implements a simple logging package.
net/httpPackage http provides HTTP client and server implementations.
net/urlPackage url parses URLs and implements query escaping.
osPackage os provides a platform-independent interface to operating system functionality.
sourcegraph.com/sourcegraph/appdashPackage appdash provides a Go app performance tracing suite.
sourcegraph.com/sourcegraph/appdash/opentracingPackage opentracing provides an Appdash implementation of the OpenTracing API.
sourcegraph.com/sourcegraph/appdash/traceappPackage traceapp implements the Appdash web UI.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.