Imports of package zipkin_proto3

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/golang/protobuf/protoPackage proto provides functionality for handling protocol buffer messages.
github.com/openzipkin/zipkin-go/modelPackage model contains the Zipkin V2 model which is used by the Zipkin Go tracer implementation.
mathPackage math provides basic constants and mathematical functions.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
timePackage time provides functionality for measuring and displaying time.