Imports of package http

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/openzipkin/zipkin-go/modelPackage model contains the Zipkin V2 model which is used by the Zipkin Go tracer implementation.
github.com/openzipkin/zipkin-go/reporterPackage reporter holds the Reporter interface which is used by the Zipkin Tracer to send finished spans.
logPackage log implements a simple logging package.
net/httpPackage http provides HTTP client and server implementations.
osPackage os provides a platform-independent interface to operating system functionality.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.