File: package.go

package info (click to toggle)
golang-github-opentracing-contrib-go-grpc 0.0~git20210225.73cb765-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 148 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (2)
1
2
3
4
5
// Package otgrpc provides OpenTracing support for any gRPC client or server.
//
// See the README for simple usage examples:
// https://github.com/opentracing-contrib/go-grpc/README.md
package otgrpc