Imports of package b3

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
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/propagationPackage propagation holds the required function signatures for Injection and Extraction as used by the Zipkin Tracer.
google.golang.org/grpc/metadataPackage metadata define the structure of the metadata supported by gRPC library.
net/httpPackage http provides HTTP client and server implementations.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.