Imports of package amqp

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
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.
github.com/streadway/amqpPackage amqp is an AMQP 0.9.1 client with RabbitMQ extensions
logPackage log implements a simple logging package.
osPackage os provides a platform-independent interface to operating system functionality.