File: doc.go

package info (click to toggle)
golang-github-go-kit-kit 0.13.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,784 kB
  • sloc: sh: 22; makefile: 11
file content (5 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (3)
1
2
3
4
5
// Package zipkin provides Go kit integration to the OpenZipkin project through
// the use of zipkin-go, the official OpenZipkin tracer implementation for Go.
// OpenZipkin is the most used open source distributed tracing ecosystem with
// many different libraries and interoperability options.
package zipkin